IPAM deploy failed #269
Vamsee-264
started this conversation in
General
Replies: 1 comment
-
Hi @Vamsee-264, it would appear that you have not authenticated to Azure PowerShell prior to attempting to deploy the Azure IPAM solution, and as such the script cannot extract the value of the Azure environment you're using that comes from Can you please review the deployment process in the Deployment section of our docs here: https://azure.github.io/ipam/#/deployment/README If you're still running into issue after following the deployment guide, please let us know and we'll be happy to assist further. Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
InvalidOperation: /home/runner/work/Terraform-Azure/Terraform-Azure/deploy/deploy.ps1:979 Line | 979 | $azureCloud = $AZURE_ENV_MAP[(Get-AzContext).Environment.Name] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | Index operation failed; the array index evaluated to null.
Beta Was this translation helpful? Give feedback.
All reactions