-
Notifications
You must be signed in to change notification settings - Fork 25.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Azure SignalR Service to the SignalR publish-to-Azure page #12744
Comments
Let me verify the plan and ask a few ? ... Publish an ASP.NET Core SignalR app to an Azure Web App
|
Close - IMO, 1: No, this would be just an update to this doc. That said, I don't mind your idea of a new doc at all. Whatever you do, do, I'd love to have copies of the publishing part in this doc. But yes, a Blazor-specific doc would be better since there are enough variances. |
I left out a phrase that would've helped. When I typed "adding a separate Blazor example (for two examples)" ... I should've added "in this topic." We can have one topic (this one) if you want ... we just version the content. The older content (current bits with new VS and Azure UI screenshots) for <3.0 and then add the new content versioned for >=3.0. It will end up as two large versioned blocks of text/images. Np ... it can be done if you want. For the two-topic concept ... if you prefer going that way: This topic remains 2.2 (with updated screenshots). For a new Blazor-only 3.0 topic ...
|
LGTM While you're at it, you could move the SignalR Publish to App Service node to the Hosting and scaling node. |
Sure thing. @bradygaster Just need you (perhaps with @tdykstra) to make the final call ... this can go either way ...
... and either way ... do I understand correctly that we'll need to sit on the PR for a bit until VS and Azure Portal updates land per the remarks on the issue? Finally, I'll open up a follow-up issue to make the Blazor example an FDD after 3.0 rollout in Azure. |
@guardrex @bradygaster This doc is about publishing apps that SignalR to Azure generally, so I don't think we should cover Blazor here. We have separate Blazor host & deploy topics for that (which could reference this doc). I think we should keep this doc generic for SignalR. |
Excellent ...
btw @tdykstra
[EDIT] I'll remove the PU label ... I have the info that I need, and I'm going to work on this now (Saturday). I'll mark the PR with the PU label. |
Yes, best to be consistent. |
I just discovered working thru these updates ...
We don't even need a Blazor version if this avoids screenshots showing naming (i.e., "Blazor"). Let's try it on the upcoming PR and see how it goes. |
Adding @guardrex and @danroth27 to this request. Dan and I were discussing the ways we could round out the docs on the upcoming Blazor and VS updates around SignalR and the Azure SignalR Service (ASRS). The Publish to Azure article should be updated to include screen shots of the SignalR provisioning suggestion in Visual Studio. Potentially show the resultant screen-shot in the Azure portal, too, inclusive of the App Service and ASRS instance.
The text was updated successfully, but these errors were encountered: