Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

handle delayed AAD resources in deployments #585

Merged

Conversation

bmc-msft
Copy link
Contributor

This handles exceptions generated during deployment when newly created AAD resources are not yet available for use by the ARM deployment.

An example error message:

Message: {'error': {'code': 'PrincipalNotFound', 'message': 'Principal HEXGUID does not exist in the directory GUID.'}}

src/deployment/deploy.py Show resolved Hide resolved
src/deployment/registration.py Show resolved Hide resolved
@bmc-msft bmc-msft merged commit e7fe099 into microsoft:main Feb 23, 2021
@bmc-msft bmc-msft deleted the handle-delayed-deployment-exceptions branch February 23, 2021 00:40
@ghost ghost locked as resolved and limited conversation to collaborators Apr 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants