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

[Hub Generated] Review request for Microsoft.KeyVault to add version preview/2020-04-01-preview #8996

Merged
merged 17 commits into from
Aug 22, 2020
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
{
"parameters": {
"resourceGroupName": "hsm-group",
"name": "hsm1",
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"api-version": "2020-04-01-preview",
"parameters": {
"properties": {
"deleteRetentionPolicy": {
"contentPurge": "AllowedByDefault",
"retentionInDays": 14
}
},
riteshchitlangia1 marked this conversation as resolved.
Show resolved Hide resolved
"location": "westus",
"sku": {
"family": "A",
"name": "Standard_B1"
},
"tags": {
"Dept": "hsm",
"Environment": "dogfood"
}
}
},
"responses": {
"202": {
"body": {
"properties": {
"deleteRetentionPolicy": {
"contentPurge": "AllowedByDefault",
"retentionInDays": 14
},
"provisioningState": "Allocating",
riteshchitlangia1 marked this conversation as resolved.
Show resolved Hide resolved
"statusMessage": "Allocating hardware"
},
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hsm-group/providers/Microsoft.KeyVault/managedHSMs/hsm1",
"name": "hsm1",
"type": "Microsoft.KeyVault/managedHSMs",
"location": "westus",
"sku": {
"family": "A",
"name": "Standard_B1"
},
"tags": {
"Dept": "hsm",
"Environment": "dogfood"
}
}
},
"200": {
"body": {
"properties": {
"deleteRetentionPolicy": {
"contentPurge": "AllowedByDefault",
"retentionInDays": 14
},
"provisioningState": "Succeeded",
"statusMessage": "ManagedHsm is functional."
},
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hsm-group/providers/Microsoft.KeyVault/managedHSMs/hsm1",
"name": "hsm1",
"type": "Microsoft.KeyVault/managedHSMs",
"location": "westus",
"sku": {
"family": "A",
"name": "Standard_B1"
},
"tags": {
"Dept": "hsm",
"Environment": "dogfood"
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"parameters": {
"resourceGroupName": "hsm-group",
"name": "hsm1",
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"api-version": "2020-04-01-preview"
},
"responses": {
"200": {},
"202": {},
"204": {}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"parameters": {
"resourceGroupName": "hsm-group",
"name": "hsm1",
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"api-version": "2020-04-01-preview"
},
"responses": {
"200": {
"body": {
"properties": {
"deleteRetentionPolicy": {
"contentPurge": "AllowedByDefault",
"retentionInDays": 14
},
"provisioningState": "Succeeded",
"statusMessage": "ManagedHsm is functional."
},
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hsm-group/providers/Microsoft.KeyVault/managedHSMs/hsm1",
"name": "hsm1",
"type": "Microsoft.KeyVault/managedHSMs",
"location": "westus",
"sku": {
"family": "A",
"name": "Standard_B1"
},
"tags": {
"Dept": "hsm",
"Environment": "dogfood"
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
{
"parameters": {
"resourceGroupName": "hsm-group",
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"api-version": "2020-04-01-preview"
},
"responses": {
"200": {
"body": {
"value": [
{
"properties": {
"deleteRetentionPolicy": {
"contentPurge": "AllowedByDefault",
"retentionInDays": 14
},
"provisioningState": "Succeeded",
"statusMessage": "ManagedHsm is functional."
},
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hsm-group/providers/Microsoft.KeyVault/managedHSMs/hsm1",
"name": "hsm1",
"type": "Microsoft.KeyVault/managedHSMs",
"location": "westus",
"sku": {
"family": "A",
"name": "Standard_B1"
},
"tags": {
"Dept": "hsm",
"Environment": "dogfood"
}
},
{
"properties": {
"deleteRetentionPolicy": {
"contentPurge": "AllowedByDefault",
"retentionInDays": 14
},
"provisioningState": "Succeeded",
"statusMessage": "ManagedHsm is functional."
},
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hsm-group/providers/Microsoft.KeyVault/managedHSMs/hsm2",
"name": "hsm1",
riteshchitlangia1 marked this conversation as resolved.
Show resolved Hide resolved
"type": "Microsoft.KeyVault/managedHSMs",
"location": "westus",
"sku": {
"family": "A",
"name": "Standard_B1"
},
"tags": {
"Dept": "hsm",
"Environment": "production"
}
}
],
"nextLink": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hsm-group/providers/Microsoft.KeyVault/managedHSMs?api-version=2020-04-01-preview&$skiptoken=dmF1bHQtcGVza3ktanVyeS03MzA3Ng=="
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
{
"parameters": {
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"api-version": "2020-04-01-preview"
},
"responses": {
"200": {
"body": {
"value": [
{
"properties": {
"deleteRetentionPolicy": {
"contentPurge": "AllowedByDefault",
"retentionInDays": 14
},
"provisioningState": "Succeeded",
"statusMessage": "ManagedHsm is functional."
},
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hsm-group/providers/Microsoft.KeyVault/managedHSMs/hsm1",
"name": "hsm1",
"type": "Microsoft.KeyVault/managedHSMs",
"location": "westus",
"sku": {
"family": "A",
"name": "Standard_B1"
},
"tags": {
"Dept": "hsm",
"Environment": "dogfood"
}
},
{
"properties": {
"deleteRetentionPolicy": {
"contentPurge": "AllowedByDefault",
"retentionInDays": 14
},
"provisioningState": "Succeeded",
"statusMessage": "ManagedHsm is functional."
},
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hsm-group/providers/Microsoft.KeyVault/managedHSMs/hsm2",
"name": "hsm1",
riteshchitlangia1 marked this conversation as resolved.
Show resolved Hide resolved
"type": "Microsoft.KeyVault/managedHSMs",
"location": "westus",
"sku": {
"family": "A",
"name": "Standard_B1"
},
"tags": {
"Dept": "hsm",
"Environment": "production"
}
}
],
"nextLink": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/managedHSMs?api-version=2020-04-01-preview&$skiptoken=dmF1bHQtcGVza3ktanVyeS03MzA3Ng=="
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
{
"parameters": {
"resourceGroupName": "hsm-group",
"name": "hsm1",
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"api-version": "2020-04-01-preview",
"parameters": {
"tags": {
"Dept": "hsm",
"Environment": "dogfood",
"Slice": "A"
}
}
},
"responses": {
"200": {
"body": {
"properties": {
"deleteRetentionPolicy": {
"contentPurge": "AllowedByDefault",
"retentionInDays": 14
},
"provisioningState": "Succeeded",
"statusMessage": "ManagedHsm is functional."
},
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hsm-group/providers/Microsoft.KeyVault/managedHSMs/hsm1",
"name": "hsm1",
"type": "Microsoft.KeyVault/managedHSMs",
"location": "westus",
"sku": {
"family": "A",
"name": "Standard_B1"
},
"tags": {
"Dept": "hsm",
"Environment": "dogfood",
"Slice": "A"
}
}
},
"202": {
"body": {
"properties": {
"deleteRetentionPolicy": {
"contentPurge": "AllowedByDefault",
"retentionInDays": 14
},
"provisioningState": "Updating",
riteshchitlangia1 marked this conversation as resolved.
Show resolved Hide resolved
"statusMessage": "Updating Managed HSM."
},
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/hsm-group/providers/Microsoft.KeyVault/managedHSMs/hsm1",
"name": "hsm1",
"type": "Microsoft.KeyVault/managedHSMs",
"location": "westus",
"sku": {
"family": "A",
"name": "Standard_B1"
},
"tags": {
"Dept": "hsm",
"Environment": "dogfood",
"Slice": "A"
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,33 @@
"description": "Join a key vault to an HSM pool"
}
},
{
"name": "Microsoft.KeyVault/managedHSMs/read",
"display": {
"provider": "Microsoft Key Vault",
"resource": "Managed HSM",
"operation": "View Managed HSM",
"description": "View the properties of a Managed HSM"
}
},
{
"name": "Microsoft.KeyVault/managedHSMs/write",
"display": {
"provider": "Microsoft Key Vault",
"resource": "Managed HSM",
"operation": "Create or Update Managed HSM",
"description": "Create a new Managed HSM of update the properties of an existing Managed HSM"
}
},
{
"name": "Microsoft.KeyVault/managedHSMs/delete",
"display": {
"provider": "Microsoft Key Vault",
"resource": "Managed HSM",
"operation": "Delete Managed HSM",
"description": "Delete a Managed HSM"
}
},
{
"origin": "system",
"name": "Microsoft.KeyVault/vaults/providers/Microsoft.Insights/metricDefinitions/read",
Expand Down
Loading