Skip to content

Commit

Permalink
Merge pull request #99 from Keyfactor/azurekeyvault-orchestrator
Browse files Browse the repository at this point in the history
New Pull Request - azurekeyvault-orchestrator:multi-sub-discovery-3
  • Loading branch information
spbsoluble authored Oct 23, 2023
2 parents 1ddb66b + 51e48f8 commit cc80d90
Showing 1 changed file with 3 additions and 11 deletions.
14 changes: 3 additions & 11 deletions store_types.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,20 +13,12 @@
},
"Properties": [
{
"Name": "VaultName",
"DisplayName": "VaultName",
"Name": "TenantId",
"DisplayName": "Tenant Id",
"Type": "String",
"DependsOn": "",
"DefaultValue": null,
"Required": true
},
{
"Name": "ResourceGroupName",
"DisplayName": "ResourceGroupName",
"Type": "String",
"DependsOn": "",
"DefaultValue": null,
"Required": true
"Required": false
},
{
"Name": "SkuType",
Expand Down

0 comments on commit cc80d90

Please sign in to comment.