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

Restore support for dogfood/private cloud subscription local testing #2598

Open
benbp opened this issue Jan 21, 2022 · 0 comments
Open

Restore support for dogfood/private cloud subscription local testing #2598

benbp opened this issue Jan 21, 2022 · 0 comments
Assignees
Labels
Central-EngSys This issue is owned by the Engineering System team.

Comments

@benbp
Copy link
Member

benbp commented Jan 21, 2022

This does not appear to be fully supported in the latest versions of Az.Resources (5.2.0) due to the change to use the MSGraph API instead of the AAD graph API. The Get-AzAdServicePrincipal and Get-AzAdUser calls no longer work with the way we are using them. Currently, local testing can work around this by manually provisioning a service principal and passing in the Provisioner parameter set including ProvisionerApplicationOid to the New-TestResources.ps1 script.

Related fix for CI: #2592

Internal discussion reference link

@ghost ghost added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Jan 21, 2022
@kurtzeborn kurtzeborn added Central-EngSys This issue is owned by the Engineering System team. and removed needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. labels Jan 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Central-EngSys This issue is owned by the Engineering System team.
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants