Skip to content

Commit

Permalink
Quality updates to documentation Azure#3102
Browse files Browse the repository at this point in the history
  • Loading branch information
BernieWhite committed Oct 12, 2024
1 parent d8a5b8f commit 4d6d297
Show file tree
Hide file tree
Showing 80 changed files with 2,979 additions and 411 deletions.
12 changes: 12 additions & 0 deletions data/providers/microsoft.apimanagement/types.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"aliases": null,
"resourceType": "checkFeedbackRequired",
"apiVersions": [
"2024-05-01",
"2023-09-01-preview",
"2023-05-01-preview",
"2023-03-01-preview",
Expand Down Expand Up @@ -33,6 +34,7 @@
"aliases": null,
"resourceType": "checkNameAvailability",
"apiVersions": [
"2024-05-01",
"2023-09-01-preview",
"2023-05-01-preview",
"2023-03-01-preview",
Expand Down Expand Up @@ -117,6 +119,7 @@
"aliases": null,
"resourceType": "deletedServices",
"apiVersions": [
"2024-05-01",
"2023-09-01-preview",
"2023-05-01-preview",
"2023-03-01-preview",
Expand Down Expand Up @@ -180,6 +183,7 @@
"aliases": null,
"resourceType": "gateways",
"apiVersions": [
"2024-05-01",
"2023-09-01-preview"
],
"locations": [
Expand Down Expand Up @@ -233,6 +237,7 @@
"aliases": null,
"resourceType": "getDomainOwnershipIdentifier",
"apiVersions": [
"2024-05-01",
"2023-09-01-preview",
"2023-05-01-preview",
"2023-03-01-preview",
Expand Down Expand Up @@ -296,6 +301,7 @@
"aliases": null,
"resourceType": "locations",
"apiVersions": [
"2024-05-01",
"2023-09-01-preview",
"2023-05-01-preview",
"2023-03-01-preview",
Expand All @@ -316,6 +322,7 @@
"aliases": null,
"resourceType": "locations/deletedServices",
"apiVersions": [
"2024-05-01",
"2023-09-01-preview",
"2023-05-01-preview",
"2023-03-01-preview",
Expand Down Expand Up @@ -379,6 +386,7 @@
"aliases": null,
"resourceType": "locations/operationResults",
"apiVersions": [
"2024-05-01",
"2023-09-01-preview",
"2023-05-01-preview"
],
Expand Down Expand Up @@ -433,6 +441,7 @@
"aliases": null,
"resourceType": "locations/operationsStatuses",
"apiVersions": [
"2024-05-01",
"2023-09-01-preview",
"2023-05-01-preview"
],
Expand Down Expand Up @@ -487,6 +496,7 @@
"aliases": null,
"resourceType": "operations",
"apiVersions": [
"2024-05-01",
"2023-09-01-preview",
"2023-05-01-preview",
"2023-03-01-preview",
Expand Down Expand Up @@ -517,6 +527,7 @@
"aliases": null,
"resourceType": "reportFeedback",
"apiVersions": [
"2024-05-01",
"2023-09-01-preview",
"2023-05-01-preview",
"2023-03-01-preview",
Expand Down Expand Up @@ -681,6 +692,7 @@
},
"resourceType": "service",
"apiVersions": [
"2024-05-01",
"2023-09-01-preview",
"2023-05-01-preview",
"2023-03-01-preview",
Expand Down
146 changes: 117 additions & 29 deletions data/providers/microsoft.app/types.json
Original file line number Diff line number Diff line change
Expand Up @@ -462,6 +462,50 @@
],
"zoneMappings": []
},
{
"aliases": null,
"resourceType": "containerApps/resiliencyPolicies",
"apiVersions": [
"2024-02-02-preview",
"2023-11-02-preview",
"2023-08-01-preview"
],
"locations": [
"Australia East",
"Brazil South",
"Canada Central",
"Canada East",
"Central India",
"Central US",
"East Asia",
"East US",
"East US 2",
"France Central",
"Germany West Central",
"Italy North",
"Japan East",
"Korea Central",
"North Central US",
"North Europe",
"Norway East",
"Poland Central",
"South Africa North",
"South Central US",
"South India",
"Southeast Asia",
"Sweden Central",
"Switzerland North",
"UAE North",
"UK South",
"UK West",
"West Central US",
"West Europe",
"West US",
"West US 2",
"West US 3"
],
"zoneMappings": []
},
{
"aliases": null,
"resourceType": "functions",
Expand Down Expand Up @@ -1496,6 +1540,10 @@
"2024-02-02-preview"
],
"locations": [
"East Asia",
"East US",
"North Central US",
"Southeast Asia",
"West Europe"
],
"zoneMappings": []
Expand Down Expand Up @@ -1782,6 +1830,75 @@
],
"zoneMappings": []
},
{
"aliases": {
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/inboundPolicy": "properties.inboundPolicy",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/inboundPolicy.circuitBreakerPolicy": "properties.inboundPolicy.circuitBreakerPolicy",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/inboundPolicy.circuitBreakerPolicy.consecutiveErrors": "properties.inboundPolicy.circuitBreakerPolicy.consecutiveErrors",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/inboundPolicy.circuitBreakerPolicy.intervalInSeconds": "properties.inboundPolicy.circuitBreakerPolicy.intervalInSeconds",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/inboundPolicy.circuitBreakerPolicy.timeoutInSeconds": "properties.inboundPolicy.circuitBreakerPolicy.timeoutInSeconds",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/inboundPolicy.httpRetryPolicy": "properties.inboundPolicy.httpRetryPolicy",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/inboundPolicy.httpRetryPolicy.maxRetries": "properties.inboundPolicy.httpRetryPolicy.maxRetries",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/inboundPolicy.httpRetryPolicy.retryBackOff": "properties.inboundPolicy.httpRetryPolicy.retryBackOff",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/inboundPolicy.httpRetryPolicy.retryBackOff.initialDelayInMilliseconds": "properties.inboundPolicy.httpRetryPolicy.retryBackOff.initialDelayInMilliseconds",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/inboundPolicy.httpRetryPolicy.retryBackOff.maxIntervalInMilliseconds": "properties.inboundPolicy.httpRetryPolicy.retryBackOff.maxIntervalInMilliseconds",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/inboundPolicy.timeoutPolicy": "properties.inboundPolicy.timeoutPolicy",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/inboundPolicy.timeoutPolicy.responseTimeoutInSeconds": "properties.inboundPolicy.timeoutPolicy.responseTimeoutInSeconds",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/outboundPolicy": "properties.outboundPolicy",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/outboundPolicy.circuitBreakerPolicy": "properties.outboundPolicy.circuitBreakerPolicy",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/outboundPolicy.circuitBreakerPolicy.consecutiveErrors": "properties.outboundPolicy.circuitBreakerPolicy.consecutiveErrors",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/outboundPolicy.circuitBreakerPolicy.intervalInSeconds": "properties.outboundPolicy.circuitBreakerPolicy.intervalInSeconds",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/outboundPolicy.circuitBreakerPolicy.timeoutInSeconds": "properties.outboundPolicy.circuitBreakerPolicy.timeoutInSeconds",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/outboundPolicy.httpRetryPolicy": "properties.outboundPolicy.httpRetryPolicy",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/outboundPolicy.httpRetryPolicy.maxRetries": "properties.outboundPolicy.httpRetryPolicy.maxRetries",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/outboundPolicy.httpRetryPolicy.retryBackOff": "properties.outboundPolicy.httpRetryPolicy.retryBackOff",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/outboundPolicy.httpRetryPolicy.retryBackOff.initialDelayInMilliseconds": "properties.outboundPolicy.httpRetryPolicy.retryBackOff.initialDelayInMilliseconds",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/outboundPolicy.httpRetryPolicy.retryBackOff.maxIntervalInMilliseconds": "properties.outboundPolicy.httpRetryPolicy.retryBackOff.maxIntervalInMilliseconds",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/outboundPolicy.timeoutPolicy": "properties.outboundPolicy.timeoutPolicy",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/outboundPolicy.timeoutPolicy.responseTimeoutInSeconds": "properties.outboundPolicy.timeoutPolicy.responseTimeoutInSeconds"
},
"resourceType": "managedEnvironments/daprComponents/resiliencyPolicies",
"apiVersions": [
"2024-02-02-preview",
"2023-11-02-preview",
"2023-08-01-preview"
],
"locations": [
"Australia East",
"Brazil South",
"Canada Central",
"Canada East",
"Central India",
"Central US",
"East Asia",
"East US",
"East US 2",
"France Central",
"Germany West Central",
"Italy North",
"Japan East",
"Korea Central",
"North Central US",
"North Europe",
"Norway East",
"Poland Central",
"South Africa North",
"South Central US",
"South India",
"Southeast Asia",
"Sweden Central",
"Switzerland North",
"UAE North",
"UK South",
"UK West",
"West Central US",
"West Europe",
"West US",
"West US 2",
"West US 3"
],
"zoneMappings": []
},
{
"aliases": {
"Microsoft.App/managedEnvironments/dotNetComponents/componentType": "properties.componentType",
Expand Down Expand Up @@ -2242,35 +2359,6 @@
},
"resourceType": "containerapps/sourcecontrols"
},
{
"aliases": {
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/inboundPolicy": "properties.inboundPolicy",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/inboundPolicy.circuitBreakerPolicy": "properties.inboundPolicy.circuitBreakerPolicy",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/inboundPolicy.circuitBreakerPolicy.consecutiveErrors": "properties.inboundPolicy.circuitBreakerPolicy.consecutiveErrors",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/inboundPolicy.circuitBreakerPolicy.intervalInSeconds": "properties.inboundPolicy.circuitBreakerPolicy.intervalInSeconds",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/inboundPolicy.circuitBreakerPolicy.timeoutInSeconds": "properties.inboundPolicy.circuitBreakerPolicy.timeoutInSeconds",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/inboundPolicy.httpRetryPolicy": "properties.inboundPolicy.httpRetryPolicy",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/inboundPolicy.httpRetryPolicy.maxRetries": "properties.inboundPolicy.httpRetryPolicy.maxRetries",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/inboundPolicy.httpRetryPolicy.retryBackOff": "properties.inboundPolicy.httpRetryPolicy.retryBackOff",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/inboundPolicy.httpRetryPolicy.retryBackOff.initialDelayInMilliseconds": "properties.inboundPolicy.httpRetryPolicy.retryBackOff.initialDelayInMilliseconds",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/inboundPolicy.httpRetryPolicy.retryBackOff.maxIntervalInMilliseconds": "properties.inboundPolicy.httpRetryPolicy.retryBackOff.maxIntervalInMilliseconds",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/inboundPolicy.timeoutPolicy": "properties.inboundPolicy.timeoutPolicy",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/inboundPolicy.timeoutPolicy.responseTimeoutInSeconds": "properties.inboundPolicy.timeoutPolicy.responseTimeoutInSeconds",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/outboundPolicy": "properties.outboundPolicy",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/outboundPolicy.circuitBreakerPolicy": "properties.outboundPolicy.circuitBreakerPolicy",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/outboundPolicy.circuitBreakerPolicy.consecutiveErrors": "properties.outboundPolicy.circuitBreakerPolicy.consecutiveErrors",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/outboundPolicy.circuitBreakerPolicy.intervalInSeconds": "properties.outboundPolicy.circuitBreakerPolicy.intervalInSeconds",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/outboundPolicy.circuitBreakerPolicy.timeoutInSeconds": "properties.outboundPolicy.circuitBreakerPolicy.timeoutInSeconds",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/outboundPolicy.httpRetryPolicy": "properties.outboundPolicy.httpRetryPolicy",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/outboundPolicy.httpRetryPolicy.maxRetries": "properties.outboundPolicy.httpRetryPolicy.maxRetries",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/outboundPolicy.httpRetryPolicy.retryBackOff": "properties.outboundPolicy.httpRetryPolicy.retryBackOff",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/outboundPolicy.httpRetryPolicy.retryBackOff.initialDelayInMilliseconds": "properties.outboundPolicy.httpRetryPolicy.retryBackOff.initialDelayInMilliseconds",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/outboundPolicy.httpRetryPolicy.retryBackOff.maxIntervalInMilliseconds": "properties.outboundPolicy.httpRetryPolicy.retryBackOff.maxIntervalInMilliseconds",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/outboundPolicy.timeoutPolicy": "properties.outboundPolicy.timeoutPolicy",
"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies/outboundPolicy.timeoutPolicy.responseTimeoutInSeconds": "properties.outboundPolicy.timeoutPolicy.responseTimeoutInSeconds"
},
"resourceType": "managedenvironments/daprcomponents/resiliencypolicies"
},
{
"aliases": {
"Microsoft.App/managedEnvironments/privateEndpointConnections/groupIds": "properties.groupIds",
Expand Down
Loading

0 comments on commit 4d6d297

Please sign in to comment.