Skip to content
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

deploy.ps1 error while deploying appServiceModule #192

Closed
midpcld opened this issue Oct 16, 2023 · 2 comments
Closed

deploy.ps1 error while deploying appServiceModule #192

midpcld opened this issue Oct 16, 2023 · 2 comments

Comments

@midpcld
Copy link

midpcld commented Oct 16, 2023

While deploying to Azure I receive the following error:
ERROR: Unable to deploy Azure IPAM solution due to an exception, see logs for detailed information!
Run Log: ..\logs\deploy_20231016011214PM.log
Error Log: ..\logs\error_20231016011214PM.log

Error log shows:
1:17:09 PM - The deployment 'ipamInfraDeploy-20231016011228PM' failed with error(s). Showing 1 out of 1 error(s). Status Message: At least one resource deployment operation failed. Please list deployment operations for details. Please see
| https://aka.ms/arm-deployment-operations for usage details. (Code: DeploymentFailed)

Once we dive into details on Azure, we see:
appServiceModule deployment failed
Cannot modify this subscription as there is another operation in progress.

@midpcld
Copy link
Author

midpcld commented Oct 16, 2023

Did not occur on second deployment.

@midpcld midpcld closed this as completed Oct 16, 2023
@DCMattyG
Copy link
Contributor

Hi @midpcld, I'm glad you got this figured out!

Generally when there are issues deploying the Azure infrastructure components, the Azure logs are the best way to figure out what went wrong (as you saw above).

I'm so glad everything working during the second deployment. If you need anything else, please don't hesitate to reach out!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants