Skip to content

Commit

Permalink
Regenerating based on azure-rest-api-specs @ 8ad58020cfafc5ace71d85b3…
Browse files Browse the repository at this point in the history
…1272acf4d6b694d3
  • Loading branch information
pulumi-bot committed Oct 18, 2024
1 parent 544ab28 commit d176d9e
Show file tree
Hide file tree
Showing 7 changed files with 33 additions and 54 deletions.
17 changes: 1 addition & 16 deletions azure-provider-versions/provider_list.json
Original file line number Diff line number Diff line change
Expand Up @@ -4620,8 +4620,6 @@
{
"resourceType": "connections",
"apiVersions": [
"2024-09-27",
"2024-09-11",
"2024-05-07",
"2024-01-25",
"2023-10-11-preview",
Expand All @@ -4632,8 +4630,6 @@
{
"resourceType": "connections/flows",
"apiVersions": [
"2024-09-27",
"2024-09-11",
"2024-05-07",
"2024-01-25",
"2023-10-11-preview",
Expand All @@ -4644,8 +4640,6 @@
{
"resourceType": "listApprovedSchemas",
"apiVersions": [
"2024-09-27",
"2024-09-11",
"2024-05-07",
"2024-01-25",
"2023-10-11-preview"
Expand All @@ -4654,8 +4648,6 @@
{
"resourceType": "locations",
"apiVersions": [
"2024-09-27",
"2024-09-11",
"2024-05-07",
"2024-01-25",
"2023-10-11-preview",
Expand All @@ -4666,8 +4658,6 @@
{
"resourceType": "locations/operationStatuses",
"apiVersions": [
"2024-09-27",
"2024-09-11",
"2024-05-07",
"2024-01-25",
"2023-10-11-preview",
Expand All @@ -4678,8 +4668,6 @@
{
"resourceType": "operations",
"apiVersions": [
"2024-09-27",
"2024-09-11",
"2024-05-07",
"2024-01-25",
"2023-10-11-preview",
Expand All @@ -4690,8 +4678,6 @@
{
"resourceType": "pipelines",
"apiVersions": [
"2024-09-27",
"2024-09-11",
"2024-05-07",
"2024-01-25",
"2023-10-11-preview",
Expand All @@ -4702,8 +4688,6 @@
{
"resourceType": "validateSchema",
"apiVersions": [
"2024-09-27",
"2024-09-11",
"2024-05-07",
"2024-01-25",
"2023-10-11-preview"
Expand Down Expand Up @@ -44005,6 +43989,7 @@
{
"resourceType": "defenderForStorageSettings",
"apiVersions": [
"2024-10-01-preview",
"2022-12-01-preview",
"2017-08-01-preview"
]
Expand Down
2 changes: 1 addition & 1 deletion azure-rest-api-specs
Submodule azure-rest-api-specs updated 69 files
+10 −8 documentation/sdkautomation/sdk-automation-faq.md
+19 −0 specification/azurefleet/AzureFleet.Management/client.tsp
+2 −1 specification/azurefleet/AzureFleet.Management/fleet.tsp
+1 −1 specification/azurefleet/AzureFleet.Management/virtualMachineScaleSet.tsp
+1 −0 specification/azurefleet/resource-manager/Microsoft.AzureFleet/preview/2023-11-01-preview/azurefleet.json
+1 −0 specification/azurefleet/resource-manager/Microsoft.AzureFleet/preview/2024-05-01-preview/azurefleet.json
+6 −1 specification/azurefleet/resource-manager/Microsoft.AzureFleet/stable/2024-11-01/azurefleet.json
+29 −0 specification/communication/Communication.Messages/examples/2024-08-30/NotificationMessages_SendAudio.json
+31 −0 specification/communication/Communication.Messages/examples/2024-08-30/NotificationMessages_SendDocument.json
+30 −0 specification/communication/Communication.Messages/examples/2024-08-30/NotificationMessages_SendImage.json
+55 −0 specification/communication/Communication.Messages/examples/2024-08-30/NotificationMessages_SendTemplate.json
+29 −0 specification/communication/Communication.Messages/examples/2024-08-30/NotificationMessages_SendText.json
+30 −0 specification/communication/Communication.Messages/examples/2024-08-30/NotificationMessages_SendVideo.json
+15 −0 specification/communication/Communication.Messages/examples/2024-08-30/Stream_GetMedia.json
+35 −0 specification/communication/Communication.Messages/examples/2024-08-30/Template_ListTemplates.json
+91 −12 specification/communication/Communication.Messages/models.tsp
+0 −1 specification/communication/Communication.Messages/tspconfig.yaml
+16 −5 specification/communication/data-plane/Messages/readme.md
+2 −2 specification/communication/data-plane/Messages/stable/2024-02-01/communicationservicesmessages.json
+1,201 −0 specification/communication/data-plane/Messages/stable/2024-08-30/communicationservicesmessages.json
+29 −0 specification/communication/data-plane/Messages/stable/2024-08-30/examples/NotificationMessages_SendAudio.json
+31 −0 ...ication/communication/data-plane/Messages/stable/2024-08-30/examples/NotificationMessages_SendDocument.json
+30 −0 specification/communication/data-plane/Messages/stable/2024-08-30/examples/NotificationMessages_SendImage.json
+55 −0 ...ication/communication/data-plane/Messages/stable/2024-08-30/examples/NotificationMessages_SendTemplate.json
+29 −0 specification/communication/data-plane/Messages/stable/2024-08-30/examples/NotificationMessages_SendText.json
+30 −0 specification/communication/data-plane/Messages/stable/2024-08-30/examples/NotificationMessages_SendVideo.json
+15 −0 specification/communication/data-plane/Messages/stable/2024-08-30/examples/Stream_GetMedia.json
+35 −0 specification/communication/data-plane/Messages/stable/2024-08-30/examples/Template_ListTemplates.json
+86 −87 ...2022-08-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithPriorityMixPolicy.json
+86 −87 ...2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithPriorityMixPolicy.json
+86 −87 ...2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithPriorityMixPolicy.json
+86 −87 ...2023-07-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithPriorityMixPolicy.json
+86 −87 ...2023-09-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithPriorityMixPolicy.json
+86 −87 ...2024-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithPriorityMixPolicy.json
+86 −87 ...2024-07-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithPriorityMixPolicy.json
+1 −0 specification/fabric/Microsoft.Fabric.Management/client.tsp
+1,160 −0 ...on/hybridkubernetes/resource-manager/Microsoft.Kubernetes/preview/2024-12-01-preview/connectedClusters.json
+32 −0 ...soft.Kubernetes/preview/2024-12-01-preview/examples/ConnectedClustersListClusterCredentialResultCSPAAD.json
+32 −0 ...ft.Kubernetes/preview/2024-12-01-preview/examples/ConnectedClustersListClusterCredentialResultCSPToken.json
+24 −0 ...osoft.Kubernetes/preview/2024-12-01-preview/examples/ConnectedClustersListClusterCredentialResultHPAAD.json
+24 −0 ...oft.Kubernetes/preview/2024-12-01-preview/examples/ConnectedClustersListClusterCredentialResultHPToken.json
+86 −0 ...manager/Microsoft.Kubernetes/preview/2024-12-01-preview/examples/CreateClusterAgentless_KindAWSExample.json
+83 −0 ...ernetes/resource-manager/Microsoft.Kubernetes/preview/2024-12-01-preview/examples/CreateClusterExample.json
+89 −0 ...ource-manager/Microsoft.Kubernetes/preview/2024-12-01-preview/examples/CreateClusterPrivateLinkExample.json
+154 −0 ...es/resource-manager/Microsoft.Kubernetes/preview/2024-12-01-preview/examples/CreateCluster_KindExample.json
+18 −0 ...ernetes/resource-manager/Microsoft.Kubernetes/preview/2024-12-01-preview/examples/DeleteClusterExample.json
+76 −0 ...kubernetes/resource-manager/Microsoft.Kubernetes/preview/2024-12-01-preview/examples/GetClusterExample.json
+87 −0 ...rce-manager/Microsoft.Kubernetes/preview/2024-12-01-preview/examples/GetClustersByResourceGroupExample.json
+86 −0 ...urce-manager/Microsoft.Kubernetes/preview/2024-12-01-preview/examples/GetClustersBySubscriptionExample.json
+68 −0 ...resource-manager/Microsoft.Kubernetes/preview/2024-12-01-preview/examples/GetProvisionedClusterExample.json
+41 −0 ...manager/Microsoft.Kubernetes/preview/2024-12-01-preview/examples/ListConnectedClusterOperationsExample.json
+55 −0 .../resource-manager/Microsoft.Kubernetes/preview/2024-12-01-preview/examples/UpdateClusterByPatchExample.json
+95 −0 ...es/resource-manager/Microsoft.Kubernetes/preview/2024-12-01-preview/examples/UpdateClusterByPutExample.json
+10 −1 specification/hybridkubernetes/resource-manager/readme.md
+1 −1 .../resource-manager/Microsoft.RecoveryServices/stable/2018-12-20/examples/AzureIaasVm/GetAccessToken_Get.json
+1 −1 ...ices/stable/2018-12-20/examples/AzureIaasVm/TriggerCrossRegionRestore_IdentityBasedRestoreDetails_Post.json
+1 −1 ...nager/Microsoft.RecoveryServices/stable/2018-12-20/examples/AzureIaasVm/TriggerCrossRegionRestore_Post.json
+1 −1 .../resource-manager/Microsoft.RecoveryServices/stable/2021-11-15/examples/AzureIaasVm/GetAccessToken_Get.json
+1 −1 ...ices/stable/2021-11-15/examples/AzureIaasVm/TriggerCrossRegionRestore_IdentityBasedRestoreDetails_Post.json
+1 −1 ...nager/Microsoft.RecoveryServices/stable/2021-11-15/examples/AzureIaasVm/TriggerCrossRegionRestore_Post.json
+1 −1 .../resource-manager/Microsoft.RecoveryServices/stable/2023-01-15/examples/AzureIaasVm/GetAccessToken_Get.json
+1 −1 ...ices/stable/2023-01-15/examples/AzureIaasVm/TriggerCrossRegionRestore_IdentityBasedRestoreDetails_Post.json
+1 −1 ...nager/Microsoft.RecoveryServices/stable/2023-01-15/examples/AzureIaasVm/TriggerCrossRegionRestore_Post.json
+2 −0 specification/resources/resource-manager/readme.python.md
+5 −0 specification/search/data-plane/Azure.Search/preview/2024-11-01-preview/searchindex.json
+1 −0 specification/translation/Azure.AI.DocumentTranslation/routes.tsp
+1 −1 specification/translation/Azure.AI.DocumentTranslation/tspconfig.yaml
+4 −4 specification/translation/data-plane/Azure.AI.DocumentTranslation/readme.md
+4 −0 specification/translation/data-plane/Azure.AI.DocumentTranslation/stable/2024-05-01/openapi.json
13 changes: 8 additions & 5 deletions provider/cmd/pulumi-resource-azure-native/schema.json

Large diffs are not rendered by default.

42 changes: 13 additions & 29 deletions reports/active.json
Original file line number Diff line number Diff line change
Expand Up @@ -3383,77 +3383,59 @@
"2023-06-28",
"2023-10-11-preview",
"2024-01-25",
"2024-05-07",
"2024-09-11",
"2024-09-27"
"2024-05-07"
],
"connections": [
"2022-12-13-preview",
"2023-06-28",
"2023-10-11-preview",
"2024-01-25",
"2024-05-07",
"2024-09-11",
"2024-09-27"
"2024-05-07"
],
"connections/flows": [
"2022-12-13-preview",
"2023-06-28",
"2023-10-11-preview",
"2024-01-25",
"2024-05-07",
"2024-09-11",
"2024-09-27"
"2024-05-07"
],
"listapprovedschemas": [
"2023-10-11-preview",
"2024-01-25",
"2024-05-07",
"2024-09-11",
"2024-09-27"
"2024-05-07"
],
"locations": [
"2022-12-13-preview",
"2023-06-28",
"2023-10-11-preview",
"2024-01-25",
"2024-05-07",
"2024-09-11",
"2024-09-27"
"2024-05-07"
],
"locations/operationstatuses": [
"2022-12-13-preview",
"2023-06-28",
"2023-10-11-preview",
"2024-01-25",
"2024-05-07",
"2024-09-11",
"2024-09-27"
"2024-05-07"
],
"operations": [
"2022-12-13-preview",
"2023-06-28",
"2023-10-11-preview",
"2024-01-25",
"2024-05-07",
"2024-09-11",
"2024-09-27"
"2024-05-07"
],
"pipelines": [
"2022-12-13-preview",
"2023-06-28",
"2023-10-11-preview",
"2024-01-25",
"2024-05-07",
"2024-09-11",
"2024-09-27"
"2024-05-07"
],
"validateschema": [
"2023-10-11-preview",
"2024-01-25",
"2024-05-07",
"2024-09-11",
"2024-09-27"
"2024-05-07"
]
},
"azurefleet": {
Expand Down Expand Up @@ -37037,7 +37019,8 @@
"2024-04-01",
"2024-05-01-preview",
"2024-07-01-preview",
"2024-08-01"
"2024-08-01",
"2024-10-01-preview"
],
"advancedthreatprotectionsettings": [
"2017-08-01-preview",
Expand Down Expand Up @@ -37121,7 +37104,8 @@
],
"defenderforstoragesettings": [
"2017-08-01-preview",
"2022-12-01-preview"
"2022-12-01-preview",
"2024-10-01-preview"
],
"devicesecuritygroups": [
"2017-08-01-preview",
Expand Down
6 changes: 4 additions & 2 deletions reports/allResourceVersionsByResource.json
Original file line number Diff line number Diff line change
Expand Up @@ -12850,7 +12850,8 @@
"2024-02-01-preview",
"2024-06-01-preview",
"2024-07-01-preview",
"2024-07-15-preview"
"2024-07-15-preview",
"2024-12-01-preview"
],
"listConnectedClusterUserCredential": [
"2021-10-01",
Expand All @@ -12861,7 +12862,8 @@
"2024-02-01-preview",
"2024-06-01-preview",
"2024-07-01-preview",
"2024-07-15-preview"
"2024-07-15-preview",
"2024-12-01-preview"
],
"listConnectedClusterUserCredentials": [
"2020-01-01-preview",
Expand Down
4 changes: 4 additions & 0 deletions reports/allResourcesByVersion.json
Original file line number Diff line number Diff line change
Expand Up @@ -12647,6 +12647,10 @@
"2024-07-15-preview": [
"ConnectedCluster",
"listConnectedClusterUserCredential"
],
"2024-12-01-preview": [
"ConnectedCluster",
"listConnectedClusterUserCredential"
]
},
"KubernetesConfiguration": {
Expand Down
3 changes: 2 additions & 1 deletion reports/pending.json
Original file line number Diff line number Diff line change
Expand Up @@ -758,7 +758,8 @@
"2024-02-01-preview",
"2024-06-01-preview",
"2024-07-01-preview",
"2024-07-15-preview"
"2024-07-15-preview",
"2024-12-01-preview"
],
"KubernetesConfiguration": [
"2022-07-01",
Expand Down

0 comments on commit d176d9e

Please sign in to comment.