question

DeepSoni-3023 avatar image
0 Votes"
DeepSoni-3023 asked DeepSoni-3023 commented

How to Create SubDomain in Azure App Service using C#?

Hello,

I have created a .Net Core based C# application in that admin can able to add SubDomain to Azure App Service like "<subdomain>.<mysitename>.azurewebsites.net". I have purchased an S1 Plan for that. and also get access-token from the "AuthenticationTokenContext".

I have added a detailed question over https://stackoverflow.com/questions/67431755/how-to-set-custom-base-url-in-azure-app-service-with-net-core/67463653

If anyone has an idea please let me know.

azure-webappsazure-webapps-content-deploymentazure-webapps-custom-domains
· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Thanks for reaching here! As mentioned by Json on above mentioned SO link that you can use .net sdk. and refer to this link: https://github.com/davidebbo/AzureWebsitesSamples/blob/master/ManagementLibrarySample/Program.cs for creating SubDomain in Azure App Service using C#.



0 Votes 0 ·

Hello @SnehaAgrawal-MSFT I am not able to open Github link for that.

0 Votes 0 ·

Sorry- updated now.

0 Votes 0 ·

0 Answers