Skip to content

Adding IsZoneResilientProvisioningAllowed property in the response for location capabilities api #30902

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

Draft
wants to merge 1 commit into
base: release-sql-Microsoft.Sql-2024-08-01-preview
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
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
Expand Up @@ -182,7 +182,12 @@
}
},
"202": {
"description": "Accepted"
"description": "Accepted",
"headers": {
"Location": {
"type": "string"
}
}
}
},
"x-ms-long-running-operation": true,
Expand Down Expand Up @@ -252,7 +257,12 @@
}
},
"202": {
"description": "Accepted"
"description": "Accepted",
"headers": {
"Location": {
"type": "string"
}
}
}
},
"x-ms-long-running-operation": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,12 @@
}
},
"202": {
"description": "Updating the auditing settings is in progress."
"description": "Updating the auditing settings is in progress.",
"headers": {
"Location": {
"type": "string"
}
}
}
},
"x-ms-long-running-operation": true,
Expand Down Expand Up @@ -626,7 +631,12 @@
}
},
"202": {
"description": "Updating the extended auditing settings is in progress."
"description": "Updating the extended auditing settings is in progress.",
"headers": {
"Location": {
"type": "string"
}
}
}
},
"x-ms-long-running-operation": true,
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,12 @@
}
},
"202": {
"description": "Accepted"
"description": "Accepted",
"headers": {
"Location": {
"type": "string"
}
}
}
},
"x-ms-long-running-operation": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,12 @@
}
},
"202": {
"description": "Import/Export operation is in progress."
"description": "Import/Export operation is in progress.",
"headers": {
"Location": {
"type": "string"
}
}
}
},
"x-ms-long-running-operation": true,
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -495,7 +495,9 @@
"details": {
"description": "Gets additional details specific to this recommended action.",
"type": "object",
"additionalProperties": true,
"additionalProperties": {
"type": "object"
},
"readOnly": true
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,12 @@
}
},
"202": {
"description": "Successfully started a Vulnerability Assessment database scan."
"description": "Successfully started a Vulnerability Assessment database scan.",
"headers": {
"Location": {
"type": "string"
}
}
}
},
"x-ms-long-running-operation": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,12 @@
}
},
"202": {
"description": "Successfully started a Vulnerability Assessment database scan."
"description": "Successfully started a Vulnerability Assessment database scan.",
"headers": {
"Location": {
"type": "string"
}
}
}
},
"x-ms-long-running-operation": true,
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,12 @@
}
},
"202": {
"description": "Accepted"
"description": "Accepted",
"headers": {
"Location": {
"type": "string"
}
}
}
},
"x-ms-long-running-operation": true,
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,12 @@
}
},
"202": {
"description": "Accepted"
"description": "Accepted",
"headers": {
"Location": {
"type": "string"
}
}
}
},
"x-ms-long-running-operation": true,
Expand Down Expand Up @@ -233,7 +238,12 @@
}
},
"202": {
"description": "Accepted"
"description": "Accepted",
"headers": {
"Location": {
"type": "string"
}
}
}
},
"x-ms-long-running-operation": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,12 @@
}
},
"202": {
"description": "Accepted"
"description": "Accepted",
"headers": {
"Location": {
"type": "string"
}
}
},
"201": {
"description": "Successfully created the failover group.",
Expand Down Expand Up @@ -232,7 +237,12 @@
}
},
"202": {
"description": "Accepted"
"description": "Accepted",
"headers": {
"Location": {
"type": "string"
}
}
},
"204": {
"description": "The specified failover group does not exist."
Expand Down Expand Up @@ -299,7 +309,12 @@
}
},
"202": {
"description": "Accepted"
"description": "Accepted",
"headers": {
"Location": {
"type": "string"
}
}
}
},
"x-ms-long-running-operation": true,
Expand Down Expand Up @@ -359,7 +374,12 @@
}
},
"202": {
"description": "Accepted"
"description": "Accepted",
"headers": {
"Location": {
"type": "string"
}
}
}
},
"x-ms-long-running-operation": true,
Expand Down Expand Up @@ -416,7 +436,12 @@
}
},
"202": {
"description": "Accepted"
"description": "Accepted",
"headers": {
"Location": {
"type": "string"
}
}
}
},
"x-ms-long-running-operation": true,
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -183,13 +183,18 @@
}
},
"default": {
"description": "*** Error Responses: ***\n\n * 400 MismatchingResourceGroupNameWithUrl - The provided resource group name did not match the name in the Url.\n\n * 400 MismatchingSubscriptionWithUrl - The provided subscription did not match the subscription in the Url.\n\n * 400 InvalidMinimalTlsVersion - Invalid minimal TLS version.\n\n * 400 InvalidResourceId - Invalid resource identifier.\n\n * 400 InvalidParameterValue - An invalid value was given to a parameter.\n\n * 400 DeleteOfManagedInstanceIsDisabled - Delete operation of managed instance is disabled.\n\n * 400 CustomMaintenanceWindowIsDisabled - Custom maintenance window is not enabled.\n\n * 400 MICantBeMovedFromOrToInstancePool - Existing managed instance can't be moved to managed instance pool.\n\n * 400 InvalidResourceRequestBody - The resource or resource properties in the request body is empty or invalid.\n\n * 400 MissingSkuName - Sku name is required.\n\n * 400 InstancePoolRequestedVcoreCountIsInvalid - Requested vcore count for instance pool is invalid\n\n * 400 InstancePoolRequestMissingSku - Instance pool request is missing sku\n\n * 400 InstancePoolRequestMissingSkuTier - Instance pool request is missing sku tier\n\n * 400 InstancePoolRequestMissingSkuFamily - Instance pool request is missing sku family\n\n * 400 InstancePoolRequestedSubnetResourceIdIsInvalid - Subnet id for instance pool is null or empty\n\n * 404 OperationIdNotFound - The operation with Id does not exist.\n\n * 409 InstancePoolBusy - An instance pool is busy with another ongoing operation\n\n * 409 MiCreateFailedNonDelegatedSubnet - User tried to deploy Managed Instance or Managed Instance pool in subnet that is not delegated to Microsoft.Sql/managedInstances.\n\n * 409 CannotCancelOperation - The management operation is in a state that cannot be cancelled.\n\n * 409 OperationCancelled - The operation has been cancelled by user.\n\n * 409 OperationInterrupted - The operation on the resource could not be completed because it was interrupted by another operation on the same resource.\n\n * 429 SubscriptionTooManyCreateUpdateRequests - Requests beyond max requests that can be processed by available resources.\n\n * 429 SubscriptionTooManyRequests - Requests beyond max requests that can be processed by available resources.\n\n * 500 OperationTimedOut - The operation timed out and automatically rolled back. Please retry the operation.\n\n * 503 TooManyRequests - Requests beyond max requests that can be processed by available resources.",
"description": "*** Error Responses: ***\n\n * 400 MismatchingResourceGroupNameWithUrl - The provided resource group name did not match the name in the Url.\n\n * 400 MismatchingSubscriptionWithUrl - The provided subscription did not match the subscription in the Url.\n\n * 400 InvalidMinimalTlsVersion - Invalid minimal TLS version.\n\n * 400 InvalidResourceId - Invalid resource identifier.\n\n * 400 InvalidParameterValue - An invalid value was given to a parameter.\n\n * 400 DeleteOfManagedInstanceIsDisabled - Delete operation of managed instance is disabled.\n\n * 400 CustomMaintenanceWindowIsDisabled - Custom maintenance window is not enabled.\n\n * 400 MICantBeMovedFromOrToInstancePool - Existing managed instance can't be moved to managed instance pool.\n\n * 400 InvalidResourceRequestBody - The resource or resource properties in the request body is empty or invalid.\n\n * 400 MissingSkuName - Sku name is required.\n\n * 400 InstancePoolRequestedVcoreCountIsInvalid - Requested vcore count for instance pool is invalid\n\n * 400 InstancePoolRequestMissingSku - Instance pool request is missing sku\n\n * 400 InstancePoolRequestMissingSkuTier - Instance pool request is missing sku tier\n\n * 400 InstancePoolRequestMissingSkuFamily - Instance pool request is missing sku family\n\n * 400 InstancePoolRequestedSubnetResourceIdIsInvalid - Subnet id for instance pool is null or empty\n\n * 400 DeploymentIntoPrivateSubnetsNotAllowed - Deploying managed instances and instance pools into private subnets is not supported.\n\n * 404 OperationIdNotFound - The operation with Id does not exist.\n\n * 409 InstancePoolBusy - An instance pool is busy with another ongoing operation\n\n * 409 MiCreateFailedNonDelegatedSubnet - User tried to deploy Managed Instance or Managed Instance pool in subnet that is not delegated to Microsoft.Sql/managedInstances.\n\n * 409 MiCreateFailedNonDelegatedSubnet - User tried to deploy Managed Instance or Managed Instance pool in subnet that is not delegated to Microsoft.Sql/managedInstances.\n\n * 409 CannotCancelOperation - The management operation is in a state that cannot be cancelled.\n\n * 409 OperationCancelled - The operation has been cancelled by user.\n\n * 409 OperationInterrupted - The operation on the resource could not be completed because it was interrupted by another operation on the same resource.\n\n * 429 SubscriptionTooManyCreateUpdateRequests - Requests beyond max requests that can be processed by available resources.\n\n * 429 SubscriptionTooManyRequests - Requests beyond max requests that can be processed by available resources.\n\n * 500 OperationTimedOut - The operation timed out and automatically rolled back. Please retry the operation.\n\n * 503 TooManyRequests - Requests beyond max requests that can be processed by available resources.",
"schema": {
"$ref": "../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse"
}
},
"202": {
"description": "Accepted"
"description": "Accepted",
"headers": {
"Location": {
"type": "string"
}
}
},
"201": {
"description": "Successfully created the instance pool.",
Expand Down Expand Up @@ -243,7 +248,12 @@
}
},
"202": {
"description": "Accepted"
"description": "Accepted",
"headers": {
"Location": {
"type": "string"
}
}
},
"204": {
"description": "The specified instance pool does not exist."
Expand Down Expand Up @@ -303,7 +313,12 @@
}
},
"202": {
"description": "Accepted"
"description": "Accepted",
"headers": {
"Location": {
"type": "string"
}
}
}
},
"x-ms-long-running-operation": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,12 @@
}
},
"202": {
"description": "Accepted"
"description": "Accepted",
"headers": {
"Location": {
"type": "string"
}
}
},
"201": {
"description": "Successfully created the job agent.",
Expand Down Expand Up @@ -219,7 +224,12 @@
}
},
"202": {
"description": "Accepted"
"description": "Accepted",
"headers": {
"Location": {
"type": "string"
}
}
},
"204": {
"description": "The specified job agent does not exist."
Expand Down Expand Up @@ -282,7 +292,12 @@
}
},
"202": {
"description": "Accepted"
"description": "Accepted",
"headers": {
"Location": {
"type": "string"
}
}
}
},
"x-ms-long-running-operation": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,12 @@
}
},
"202": {
"description": "Accepted"
"description": "Accepted",
"headers": {
"Location": {
"type": "string"
}
}
},
"201": {
"description": "Successfully started an execution for the job.",
Expand Down Expand Up @@ -486,7 +491,12 @@
}
},
"202": {
"description": "Accepted"
"description": "Accepted",
"headers": {
"Location": {
"type": "string"
}
}
}
},
"x-ms-long-running-operation": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,12 @@
}
},
"202": {
"description": "Accepted"
"description": "Accepted",
"headers": {
"Location": {
"type": "string"
}
}
},
"201": {
"description": "Successfully created the private endpoint.",
Expand Down Expand Up @@ -244,7 +249,12 @@
}
},
"202": {
"description": "Accepted"
"description": "Accepted",
"headers": {
"Location": {
"type": "string"
}
}
},
"204": {
"description": "The specified private endpoint does not exist."
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -315,13 +315,13 @@
"startTime": {
"format": "date-time",
"description": "Schedule start time.",
"default": "0001-01-01T05:30:00+05:30",
"default": "0001-01-01T16:00:00-08:00",
"type": "string"
},
"endTime": {
"format": "date-time",
"description": "Schedule end time.",
"default": "9999-12-31T17:29:59+05:30",
"default": "9999-12-31T03:59:59-08:00",
"type": "string"
},
"type": {
Expand Down
Loading
Loading