Skip to content
Merged

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
"parameters": {
"subscriptionId": "caac1590-e859-444f-a9e0-62091c0f5929",
"resourceGroupName": "myResourceGroup",
"artifactSourceName": "myArtifactSource",
"api-version": "2018-09-01-preview",
"artifactSourceInfo": {
"type": "Microsoft.DeploymentManager/artifactSources",
"location": "centralus",
"tags": {},
"properties": {
"sourceType": "AzureStorage",
"authentication": {
"type": "Sas",
"properties": {
"sasUri": "https://mystorageaccount.blob.core.windows.net/myartifactsource?st=2018-07-07T14%3A10%3A00Z&se=2019-12-31T15%3A10%3A00Z&sp=rl&sv=2017-04-17&sr=c&sig=Yh2SoJ1NhhLRwCLln7de%2Fkabcdefghijklmno5sWEIk%3D"
}
}
}
}
},
"responses": {
"201": {
"body": {
"name": "myArtifactSource",
"type": "Microsoft.DeploymentManager/artifactSources",
"location": "centralus",
"tags": {},
"properties": {
"sourceType": "AzureStorage",
"authentication": {
"type": "Sas",
"properties": {
"sasUri": "https://mystorageaccount.blob.core.windows.net/myartifactsource?st=2018-07-07T14%3A10%3A00Z&se=2019-12-31T15%3A10%3A00Z&sp=rl&sv=2017-04-17&sr=c&sig=Yh2SoJ1NhhLRwCLln7de%2Fkabcdefghijklmno5sWEIk%3D"
}
}
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
{
"parameters": {
"subscriptionId": "caac1590-e859-444f-a9e0-62091c0f5929",
"resourceGroupName": "myResourceGroup",
"artifactSourceName": "myArtifactSource",
"api-version": "2018-09-01-preview",
"artifactSourceInfo": {
"type": "Microsoft.DeploymentManager/artifactSources",
"location": "centralus",
"tags": {},
"properties": {
"sourceType": "AzureStorage",
"artifactRoot": "1.0.0.0",
"authentication": {
"type": "Sas",
"properties": {
"sasUri": "https://mystorageaccount.blob.core.windows.net/myartifactsource?st=2018-07-07T14%3A10%3A00Z&se=2019-12-31T15%3A10%3A00Z&sp=rl&sv=2017-04-17&sr=c&sig=Yh2SoJ1NhhLRwCLln7de%2Fkabcdefghijklmno5sWEIk%3D"
}
}
}
}
},
"responses": {
"201": {
"body": {
"name": "myArtifactSource",
"type": "Microsoft.DeploymentManager/artifactSources",
"location": "centralus",
"tags": {},
"properties": {
"sourceType": "AzureStorage",
"authentication": {
"type": "Sas",
"properties": {
"sasUri": "https://mystorageaccount.blob.core.windows.net/myartifactsource?st=2018-07-07T14%3A10%3A00Z&se=2019-12-31T15%3A10%3A00Z&sp=rl&sv=2017-04-17&sr=c&sig=Yh2SoJ1NhhLRwCLln7de%2Fkabcdefghijklmno5sWEIk%3D"
}
}
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"parameters": {
"subscriptionId": "caac1590-e859-444f-a9e0-62091c0f5929",
"resourceGroupName": "myResourceGroup",
"artifactSourceName": "myArtifactSource",
"api-version": "2018-09-01-preview"
},
"responses": {
"200": {},
"204": {}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"parameters": {
"subscriptionId": "caac1590-e859-444f-a9e0-62091c0f5929",
"resourceGroupName": "myResourceGroup",
"artifactSourceName": "myArtifactSource",
"api-version": "2018-09-01-preview"
},
"responses": {
"200": {
"body": {
"name": "myArtifactSource",
"type": "Microsoft.DeploymentManager/artifactSources",
"location": "centralus",
"tags": {},
"properties": {
"sourceType": "AzureStorage",
"authentication": {
"type": "Sas",
"properties": {
"sasUri": "https://mystorageaccount.blob.core.windows.net/myartifactsource?st=2018-07-07T14%3A10%3A00Z&se=2019-12-31T15%3A10%3A00Z&sp=rl&sv=2017-04-17&sr=c&sig=Yh2SoJ1NhhLRwCLln7de%2Fkabcdefghijklmno5sWEIk%3D"
}
}
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,165 @@
{
"parameters": {
"subscriptionId": "caac1590-e859-444f-a9e0-62091c0f5929",
"api-version": "2018-09-01-preview"
},
"responses": {
"200": {
"body": [
{
"name": "Microsoft.DeploymentManager/serviceTopologies/read",
"display": {
"provider": "Azure Deployment Manager",
"resource": "ServiceTopology",
"operation": "View service topology",
"description": "View the properties of a service topology"
}
},
{
"name": "Microsoft.DeploymentManager/serviceTopologies/write",
"display": {
"provider": "Azure Deployment Manager",
"resource": "ServiceTopology",
"operation": "Update the service topology",
"description": "Create a new topology or update the properties of an existing topology"
}
},
{
"name": "Microsoft.DeploymentManager/serviceTopologies/delete",
"display": {
"provider": "Azure Deployment Manager",
"resource": "ServiceTopology",
"operation": "Delete service topology",
"description": "Deletes an existing topology."
}
},
{
"name": "Microsoft.DeploymentManager/serviceTopologies/services/read",
"display": {
"provider": "Azure Deployment Manager",
"resource": "Service",
"operation": "View service in a topology",
"description": "View the properties of a service in a service topology"
}
},
{
"name": "Microsoft.DeploymentManager/serviceTopologies/services/write",
"display": {
"provider": "Azure Deployment Manager",
"resource": "Service",
"operation": "Update the service in a topology",
"description": "Create a new service or update the properties of an existing service"
}
},
{
"name": "Microsoft.DeploymentManager/serviceTopologies/services/delete",
"display": {
"provider": "Azure Deployment Manager",
"resource": "Service",
"operation": "Delete service",
"description": "Deletes an existing service in a service topology."
}
},
{
"name": "Microsoft.DeploymentManager/serviceTopologies/services/serviceUnits/read",
"display": {
"provider": "Azure Deployment Manager",
"resource": "ServiceUnit",
"operation": "View service unit",
"description": "View the properties of a service unit"
}
},
{
"name": "Microsoft.DeploymentManager/serviceTopologies/services/serviceUnits/write",
"display": {
"provider": "Azure Deployment Manager",
"resource": "ServiceUnit",
"operation": "Update the service unit",
"description": "Create a new service unit or update the properties of an existing service unit"
}
},
{
"name": "Microsoft.DeploymentManager/serviceTopologies/services/serviceUnits/delete",
"display": {
"provider": "Azure Deployment Manager",
"resource": "ServiceUnit",
"operation": "Delete service unit",
"description": "Deletes an existing service unit."
}
},
{
"name": "Microsoft.DeploymentManager/artifactSources/read",
"display": {
"provider": "Azure Deployment Manager",
"resource": "ArtifactSource",
"operation": "View artifact source",
"description": "View the properties of an artifact source."
}
},
{
"name": "Microsoft.DeploymentManager/artifactSources/write",
"display": {
"provider": "Azure Deployment Manager",
"resource": "ArtifactSource",
"operation": "Update the artifact source",
"description": "Create a new artifact source or updates the properties of an existing artifact source."
}
},
{
"name": "Microsoft.DeploymentManager/artifactSources/delete",
"display": {
"provider": "Azure Deployment Manager",
"resource": "ArtifactSource",
"operation": "Delete artifact source",
"description": "Deletes an existing artifact source."
}
},
{
"name": "Microsoft.DeploymentManager/rollouts/read",
"display": {
"provider": "Azure Deployment Manager",
"resource": "Rollout",
"operation": "View rollout",
"description": "View the properties of rollout."
}
},
{
"name": "Microsoft.DeploymentManager/rollouts/write",
"display": {
"provider": "Azure Deployment Manager",
"resource": "Rollout",
"operation": "Create or update a rollout.",
"description": "Create a new rollout or update an existing rollout."
}
},
{
"name": "Microsoft.DeploymentManager/rollouts/restart",
"display": {
"provider": "Azure Deployment Manager",
"resource": "Rollout",
"operation": "Restart a rollout",
"description": "Restarts a failed rollout."
}
},
{
"name": "Microsoft.DeploymentManager/rollouts/cancel",
"display": {
"provider": "Azure Deployment Manager",
"resource": "Rollout",
"operation": "Cancel a rollout",
"description": "Cancel a rollout in progress."
}
},
{
"name": "Microsoft.DeploymentManager/rollouts/delete",
"display": {
"provider": "Azure Deployment Manager",
"resource": "Rollout",
"operation": "Delete rollout",
"description": "Deletes an existing rollout."
}
}
]
}
}
}
Loading