mspnp / AzureNamingTool

The Azure Naming Tool is a .NET 8 Blazor application, with a RESTful API. The UI consists of several pages to allow the configuration and generation of Azure Resource names. The API provides a programmatic interface for the functionality.
https://aka.ms/azurenamingtool
MIT License
307 stars 601 forks source link

Deployment failed to Azure Web App #60

Closed Afd-tech closed 5 months ago

Afd-tech commented 6 months ago

Screenshot 2023-12-20 093940

BryanSoltis commented 6 months ago

Hello @Afd-tech,

Thank you for your feedback. In looking at the error, it seems as if your publish profile is incorrect, or you do not have the correct credentials. The documentation guides through setting these GitHub secrets up.

https://github.com/mspnp/AzureNamingTool/wiki/Run-as-an-Azure-Web-App-Using-GitHub-Action

I hoe this helps!

BryanSoltis commented 5 months ago

Closed due to inactivity.