Skip to content

Commit

Permalink
Fixup to run tests succesfull in my local environment
Browse files Browse the repository at this point in the history
  • Loading branch information
Aris van Ommeren committed Sep 9, 2021
1 parent b423ce7 commit 0777332
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,9 @@ provider "azurerm" {
%s
provider "azuread" {}
provider "azuread" {
environment = "global"
}
data "azuread_service_principal" "test" {
# https://docs.microsoft.com/en-us/azure/key-vault/secrets/overview-storage-keys-powershell#service-principal-application-id
Expand Down

0 comments on commit 0777332

Please sign in to comment.