pulumi-azure-native 2.79.0__py3-none-any.whl → 2.79.0a1734514969__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of pulumi-azure-native might be problematic. Click here for more details.

Files changed (135) hide show
  1. pulumi_azure_native/__init__.py +0 -46
  2. pulumi_azure_native/azurefleet/_enums.py +2 -2
  3. pulumi_azure_native/azurefleet/_inputs.py +71 -71
  4. pulumi_azure_native/azurefleet/outputs.py +42 -42
  5. pulumi_azure_native/azurefleet/v20231101preview/_enums.py +2 -2
  6. pulumi_azure_native/azurefleet/v20231101preview/_inputs.py +71 -71
  7. pulumi_azure_native/azurefleet/v20231101preview/outputs.py +42 -42
  8. pulumi_azure_native/azurefleet/v20240501preview/_enums.py +2 -2
  9. pulumi_azure_native/azurefleet/v20240501preview/_inputs.py +71 -71
  10. pulumi_azure_native/azurefleet/v20240501preview/outputs.py +42 -42
  11. pulumi_azure_native/azurefleet/v20241101/_enums.py +2 -2
  12. pulumi_azure_native/azurefleet/v20241101/_inputs.py +71 -71
  13. pulumi_azure_native/azurefleet/v20241101/outputs.py +42 -42
  14. pulumi_azure_native/azurestackhci/v20240201preview/_inputs.py +3 -3
  15. pulumi_azure_native/azurestackhci/v20240201preview/outputs.py +2 -2
  16. pulumi_azure_native/azurestackhci/v20240501preview/_inputs.py +3 -3
  17. pulumi_azure_native/azurestackhci/v20240501preview/outputs.py +2 -2
  18. pulumi_azure_native/azurestackhci/v20240801preview/_inputs.py +3 -3
  19. pulumi_azure_native/azurestackhci/v20240801preview/outputs.py +2 -2
  20. pulumi_azure_native/compute/__init__.py +0 -3
  21. pulumi_azure_native/compute/cloud_service.py +1 -5
  22. pulumi_azure_native/compute/get_cloud_service.py +0 -4
  23. pulumi_azure_native/compute/v20220904/cloud_service.py +1 -1
  24. pulumi_azure_native/datadog/__init__.py +0 -7
  25. pulumi_azure_native/datadog/get_monitor.py +2 -2
  26. pulumi_azure_native/datadog/get_monitor_default_key.py +2 -2
  27. pulumi_azure_native/datadog/get_monitored_subscription.py +0 -4
  28. pulumi_azure_native/datadog/list_monitor_api_keys.py +2 -2
  29. pulumi_azure_native/datadog/list_monitor_hosts.py +2 -2
  30. pulumi_azure_native/datadog/list_monitor_linked_resources.py +2 -2
  31. pulumi_azure_native/datadog/list_monitor_monitored_resources.py +2 -2
  32. pulumi_azure_native/datadog/monitor.py +3 -3
  33. pulumi_azure_native/datadog/monitored_subscription.py +1 -5
  34. pulumi_azure_native/datadog/outputs.py +0 -120
  35. pulumi_azure_native/datadog/v20220601/monitor.py +1 -1
  36. pulumi_azure_native/datadog/v20220801/monitor.py +1 -1
  37. pulumi_azure_native/datadog/v20230101/_inputs.py +3 -3
  38. pulumi_azure_native/datadog/v20230101/monitor.py +1 -1
  39. pulumi_azure_native/datadog/v20230101/monitored_subscription.py +1 -1
  40. pulumi_azure_native/datadog/v20230101/outputs.py +2 -2
  41. pulumi_azure_native/datafactory/_inputs.py +6 -6
  42. pulumi_azure_native/datafactory/outputs.py +4 -4
  43. pulumi_azure_native/datafactory/v20180601/_inputs.py +6 -6
  44. pulumi_azure_native/datafactory/v20180601/outputs.py +4 -4
  45. pulumi_azure_native/pulumi-plugin.json +1 -1
  46. pulumi_azure_native/quota/__init__.py +0 -3
  47. pulumi_azure_native/quota/get_group_quota.py +2 -2
  48. pulumi_azure_native/quota/get_group_quota_subscription.py +2 -2
  49. pulumi_azure_native/quota/group_quota.py +3 -3
  50. pulumi_azure_native/quota/group_quota_subscription.py +3 -3
  51. pulumi_azure_native/quota/v20230601preview/group_quota.py +1 -1
  52. pulumi_azure_native/quota/v20230601preview/group_quota_subscription.py +1 -1
  53. pulumi_azure_native/quota/v20241015preview/group_quota.py +1 -1
  54. pulumi_azure_native/quota/v20241015preview/group_quota_subscription.py +1 -1
  55. pulumi_azure_native/servicenetworking/__init__.py +0 -3
  56. pulumi_azure_native/servicenetworking/associations_interface.py +3 -3
  57. pulumi_azure_native/servicenetworking/frontends_interface.py +3 -3
  58. pulumi_azure_native/servicenetworking/get_associations_interface.py +2 -2
  59. pulumi_azure_native/servicenetworking/get_frontends_interface.py +2 -2
  60. pulumi_azure_native/servicenetworking/get_security_policies_interface.py +0 -4
  61. pulumi_azure_native/servicenetworking/get_traffic_controller_interface.py +2 -2
  62. pulumi_azure_native/servicenetworking/security_policies_interface.py +1 -5
  63. pulumi_azure_native/servicenetworking/traffic_controller_interface.py +3 -3
  64. pulumi_azure_native/servicenetworking/v20221001preview/associations_interface.py +1 -1
  65. pulumi_azure_native/servicenetworking/v20221001preview/frontends_interface.py +1 -1
  66. pulumi_azure_native/servicenetworking/v20221001preview/traffic_controller_interface.py +1 -1
  67. pulumi_azure_native/servicenetworking/v20230501preview/associations_interface.py +1 -1
  68. pulumi_azure_native/servicenetworking/v20230501preview/frontends_interface.py +1 -1
  69. pulumi_azure_native/servicenetworking/v20230501preview/traffic_controller_interface.py +1 -1
  70. pulumi_azure_native/servicenetworking/v20231101/associations_interface.py +1 -1
  71. pulumi_azure_native/servicenetworking/v20231101/frontends_interface.py +1 -1
  72. pulumi_azure_native/servicenetworking/v20231101/traffic_controller_interface.py +1 -1
  73. pulumi_azure_native/servicenetworking/v20240501preview/associations_interface.py +1 -1
  74. pulumi_azure_native/servicenetworking/v20240501preview/frontends_interface.py +1 -1
  75. pulumi_azure_native/servicenetworking/v20240501preview/security_policies_interface.py +1 -1
  76. pulumi_azure_native/servicenetworking/v20240501preview/traffic_controller_interface.py +1 -1
  77. pulumi_azure_native/workloads/v20240901/_inputs.py +10 -10
  78. pulumi_azure_native/workloads/v20240901/outputs.py +8 -8
  79. {pulumi_azure_native-2.79.0.dist-info → pulumi_azure_native-2.79.0a1734514969.dist-info}/METADATA +1 -1
  80. {pulumi_azure_native-2.79.0.dist-info → pulumi_azure_native-2.79.0a1734514969.dist-info}/RECORD +82 -135
  81. pulumi_azure_native/compute/v20241104/__init__.py +0 -12
  82. pulumi_azure_native/compute/v20241104/_enums.py +0 -31
  83. pulumi_azure_native/compute/v20241104/_inputs.py +0 -1324
  84. pulumi_azure_native/compute/v20241104/cloud_service.py +0 -287
  85. pulumi_azure_native/compute/v20241104/get_cloud_service.py +0 -185
  86. pulumi_azure_native/compute/v20241104/outputs.py +0 -1082
  87. pulumi_azure_native/datadog/get_billing_info.py +0 -103
  88. pulumi_azure_native/datadog/v20230707/__init__.py +0 -19
  89. pulumi_azure_native/datadog/v20230707/_enums.py +0 -58
  90. pulumi_azure_native/datadog/v20230707/_inputs.py +0 -911
  91. pulumi_azure_native/datadog/v20230707/get_monitor.py +0 -182
  92. pulumi_azure_native/datadog/v20230707/get_monitor_default_key.py +0 -123
  93. pulumi_azure_native/datadog/v20230707/get_monitored_subscription.py +0 -135
  94. pulumi_azure_native/datadog/v20230707/list_monitor_api_keys.py +0 -101
  95. pulumi_azure_native/datadog/v20230707/list_monitor_hosts.py +0 -101
  96. pulumi_azure_native/datadog/v20230707/list_monitor_linked_resources.py +0 -101
  97. pulumi_azure_native/datadog/v20230707/list_monitor_monitored_resources.py +0 -101
  98. pulumi_azure_native/datadog/v20230707/monitor.py +0 -282
  99. pulumi_azure_native/datadog/v20230707/monitored_subscription.py +0 -211
  100. pulumi_azure_native/datadog/v20230707/outputs.py +0 -1125
  101. pulumi_azure_native/datadog/v20231020/__init__.py +0 -20
  102. pulumi_azure_native/datadog/v20231020/_enums.py +0 -58
  103. pulumi_azure_native/datadog/v20231020/_inputs.py +0 -911
  104. pulumi_azure_native/datadog/v20231020/get_billing_info.py +0 -101
  105. pulumi_azure_native/datadog/v20231020/get_monitor.py +0 -182
  106. pulumi_azure_native/datadog/v20231020/get_monitor_default_key.py +0 -123
  107. pulumi_azure_native/datadog/v20231020/get_monitored_subscription.py +0 -135
  108. pulumi_azure_native/datadog/v20231020/list_monitor_api_keys.py +0 -101
  109. pulumi_azure_native/datadog/v20231020/list_monitor_hosts.py +0 -101
  110. pulumi_azure_native/datadog/v20231020/list_monitor_linked_resources.py +0 -101
  111. pulumi_azure_native/datadog/v20231020/list_monitor_monitored_resources.py +0 -101
  112. pulumi_azure_native/datadog/v20231020/monitor.py +0 -282
  113. pulumi_azure_native/datadog/v20231020/monitored_subscription.py +0 -211
  114. pulumi_azure_native/datadog/v20231020/outputs.py +0 -1257
  115. pulumi_azure_native/quota/v20241218preview/__init__.py +0 -13
  116. pulumi_azure_native/quota/v20241218preview/_inputs.py +0 -55
  117. pulumi_azure_native/quota/v20241218preview/get_group_quota.py +0 -140
  118. pulumi_azure_native/quota/v20241218preview/get_group_quota_subscription.py +0 -140
  119. pulumi_azure_native/quota/v20241218preview/group_quota.py +0 -191
  120. pulumi_azure_native/quota/v20241218preview/group_quota_subscription.py +0 -177
  121. pulumi_azure_native/quota/v20241218preview/outputs.py +0 -230
  122. pulumi_azure_native/servicenetworking/v20250101/__init__.py +0 -18
  123. pulumi_azure_native/servicenetworking/v20250101/_enums.py +0 -19
  124. pulumi_azure_native/servicenetworking/v20250101/_inputs.py +0 -171
  125. pulumi_azure_native/servicenetworking/v20250101/associations_interface.py +0 -319
  126. pulumi_azure_native/servicenetworking/v20250101/frontends_interface.py +0 -268
  127. pulumi_azure_native/servicenetworking/v20250101/get_associations_interface.py +0 -205
  128. pulumi_azure_native/servicenetworking/v20250101/get_frontends_interface.py +0 -191
  129. pulumi_azure_native/servicenetworking/v20250101/get_security_policies_interface.py +0 -205
  130. pulumi_azure_native/servicenetworking/v20250101/get_traffic_controller_interface.py +0 -241
  131. pulumi_azure_native/servicenetworking/v20250101/outputs.py +0 -265
  132. pulumi_azure_native/servicenetworking/v20250101/security_policies_interface.py +0 -298
  133. pulumi_azure_native/servicenetworking/v20250101/traffic_controller_interface.py +0 -307
  134. {pulumi_azure_native-2.79.0.dist-info → pulumi_azure_native-2.79.0a1734514969.dist-info}/WHEEL +0 -0
  135. {pulumi_azure_native-2.79.0.dist-info → pulumi_azure_native-2.79.0a1734514969.dist-info}/top_level.txt +0 -0
@@ -313,9 +313,9 @@ class BaseVirtualMachineProfileResponse(dict):
313
313
  Server operating system are: <br><br> RHEL_BYOS (for RHEL) <br><br> SLES_BYOS
314
314
  (for SUSE) <br><br> For more information, see [Azure Hybrid Use Benefit for
315
315
  Windows
316
- Server](https://learn.microsoft.com/azure/virtual-machines/windows/hybrid-use-benefit-licensing)
316
+ Server](https://docs.microsoft.com/azure/virtual-machines/windows/hybrid-use-benefit-licensing)
317
317
  <br><br> [Azure Hybrid Use Benefit for Linux
318
- Server](https://learn.microsoft.com/azure/virtual-machines/linux/azure-hybrid-benefit-linux)
318
+ Server](https://docs.microsoft.com/azure/virtual-machines/linux/azure-hybrid-benefit-linux)
319
319
  <br><br> Minimum api-version: 2015-06-15
320
320
  :param 'VirtualMachineScaleSetNetworkProfileResponse' network_profile: Specifies properties of the network interfaces of the virtual machines in the
321
321
  scale set.
@@ -428,9 +428,9 @@ class BaseVirtualMachineProfileResponse(dict):
428
428
  Server operating system are: <br><br> RHEL_BYOS (for RHEL) <br><br> SLES_BYOS
429
429
  (for SUSE) <br><br> For more information, see [Azure Hybrid Use Benefit for
430
430
  Windows
431
- Server](https://learn.microsoft.com/azure/virtual-machines/windows/hybrid-use-benefit-licensing)
431
+ Server](https://docs.microsoft.com/azure/virtual-machines/windows/hybrid-use-benefit-licensing)
432
432
  <br><br> [Azure Hybrid Use Benefit for Linux
433
- Server](https://learn.microsoft.com/azure/virtual-machines/linux/azure-hybrid-benefit-linux)
433
+ Server](https://docs.microsoft.com/azure/virtual-machines/linux/azure-hybrid-benefit-linux)
434
434
  <br><br> Minimum api-version: 2015-06-15
435
435
  """
436
436
  return pulumi.get(self, "license_type")
@@ -738,8 +738,8 @@ class DiffDiskSettingsResponse(dict):
738
738
  values are: **CacheDisk,** **ResourceDisk.** The defaulting behavior is:
739
739
  **CacheDisk** if one is configured for the VM size otherwise **ResourceDisk**
740
740
  is used. Refer to the VM size documentation for Windows VM at
741
- https://learn.microsoft.com/azure/virtual-machines/windows/sizes and Linux VM at
742
- https://learn.microsoft.com/azure/virtual-machines/linux/sizes to check which VM
741
+ https://docs.microsoft.com/azure/virtual-machines/windows/sizes and Linux VM at
742
+ https://docs.microsoft.com/azure/virtual-machines/linux/sizes to check which VM
743
743
  sizes exposes a cache disk.
744
744
  """
745
745
  if option is not None:
@@ -763,8 +763,8 @@ class DiffDiskSettingsResponse(dict):
763
763
  values are: **CacheDisk,** **ResourceDisk.** The defaulting behavior is:
764
764
  **CacheDisk** if one is configured for the VM size otherwise **ResourceDisk**
765
765
  is used. Refer to the VM size documentation for Windows VM at
766
- https://learn.microsoft.com/azure/virtual-machines/windows/sizes and Linux VM at
767
- https://learn.microsoft.com/azure/virtual-machines/linux/sizes to check which VM
766
+ https://docs.microsoft.com/azure/virtual-machines/windows/sizes and Linux VM at
767
+ https://docs.microsoft.com/azure/virtual-machines/linux/sizes to check which VM
768
768
  sizes exposes a cache disk.
769
769
  """
770
770
  return pulumi.get(self, "placement")
@@ -1061,7 +1061,7 @@ class LinuxConfigurationResponse(dict):
1061
1061
  """
1062
1062
  Specifies the Linux operating system settings on the virtual machine. For a
1063
1063
  list of supported Linux distributions, see [Linux on Azure-Endorsed
1064
- Distributions](https://learn.microsoft.com/azure/virtual-machines/linux/endorsed-distros).
1064
+ Distributions](https://docs.microsoft.com/azure/virtual-machines/linux/endorsed-distros).
1065
1065
  """
1066
1066
  @staticmethod
1067
1067
  def __key_warning(key: str):
@@ -1095,7 +1095,7 @@ class LinuxConfigurationResponse(dict):
1095
1095
  """
1096
1096
  Specifies the Linux operating system settings on the virtual machine. For a
1097
1097
  list of supported Linux distributions, see [Linux on Azure-Endorsed
1098
- Distributions](https://learn.microsoft.com/azure/virtual-machines/linux/endorsed-distros).
1098
+ Distributions](https://docs.microsoft.com/azure/virtual-machines/linux/endorsed-distros).
1099
1099
  :param bool disable_password_authentication: Specifies whether password authentication should be disabled.
1100
1100
  :param bool enable_vm_agent_platform_updates: Indicates whether VMAgent Platform Updates is enabled for the Linux virtual
1101
1101
  machine. Default value is false.
@@ -2260,7 +2260,7 @@ class SshPublicKeyResponse(dict):
2260
2260
  :param str key_data: SSH public key certificate used to authenticate with the VM through ssh. The
2261
2261
  key needs to be at least 2048-bit and in ssh-rsa format. For creating ssh keys,
2262
2262
  see [Create SSH keys on Linux and Mac for Linux VMs in
2263
- Azure]https://learn.microsoft.com/azure/virtual-machines/linux/create-ssh-keys-detailed).
2263
+ Azure]https://docs.microsoft.com/azure/virtual-machines/linux/create-ssh-keys-detailed).
2264
2264
  :param str path: Specifies the full path on the created VM where ssh public key is stored. If
2265
2265
  the file already exists, the specified key is appended to the file. Example:
2266
2266
  /home/user/.ssh/authorized_keys
@@ -2277,7 +2277,7 @@ class SshPublicKeyResponse(dict):
2277
2277
  SSH public key certificate used to authenticate with the VM through ssh. The
2278
2278
  key needs to be at least 2048-bit and in ssh-rsa format. For creating ssh keys,
2279
2279
  see [Create SSH keys on Linux and Mac for Linux VMs in
2280
- Azure]https://learn.microsoft.com/azure/virtual-machines/linux/create-ssh-keys-detailed).
2280
+ Azure]https://docs.microsoft.com/azure/virtual-machines/linux/create-ssh-keys-detailed).
2281
2281
  """
2282
2282
  return pulumi.get(self, "key_data")
2283
2283
 
@@ -2811,12 +2811,12 @@ class VMSizePropertiesResponse(dict):
2811
2811
  specified in the request body the default behavior is to set it to the value of
2812
2812
  vCPUs available for that VM size exposed in api response of [List all available
2813
2813
  virtual machine sizes in a
2814
- region](https://learn.microsoft.com/en-us/rest/api/compute/resource-skus/list).
2814
+ region](https://docs.microsoft.com/en-us/rest/api/compute/resource-skus/list).
2815
2815
  :param int v_cpus_per_core: Specifies the vCPU to physical core ratio. When this property is not specified
2816
2816
  in the request body the default behavior is set to the value of vCPUsPerCore
2817
2817
  for the VM Size exposed in api response of [List all available virtual machine
2818
2818
  sizes in a
2819
- region](https://learn.microsoft.com/en-us/rest/api/compute/resource-skus/list).
2819
+ region](https://docs.microsoft.com/en-us/rest/api/compute/resource-skus/list).
2820
2820
  **Setting this property to 1 also means that hyper-threading is disabled.**
2821
2821
  """
2822
2822
  if v_cpus_available is not None:
@@ -2832,7 +2832,7 @@ class VMSizePropertiesResponse(dict):
2832
2832
  specified in the request body the default behavior is to set it to the value of
2833
2833
  vCPUs available for that VM size exposed in api response of [List all available
2834
2834
  virtual machine sizes in a
2835
- region](https://learn.microsoft.com/en-us/rest/api/compute/resource-skus/list).
2835
+ region](https://docs.microsoft.com/en-us/rest/api/compute/resource-skus/list).
2836
2836
  """
2837
2837
  return pulumi.get(self, "v_cpus_available")
2838
2838
 
@@ -2844,7 +2844,7 @@ class VMSizePropertiesResponse(dict):
2844
2844
  in the request body the default behavior is set to the value of vCPUsPerCore
2845
2845
  for the VM Size exposed in api response of [List all available virtual machine
2846
2846
  sizes in a
2847
- region](https://learn.microsoft.com/en-us/rest/api/compute/resource-skus/list).
2847
+ region](https://docs.microsoft.com/en-us/rest/api/compute/resource-skus/list).
2848
2848
  **Setting this property to 1 also means that hyper-threading is disabled.**
2849
2849
  """
2850
2850
  return pulumi.get(self, "v_cpus_per_core")
@@ -2891,16 +2891,16 @@ class VaultCertificateResponse(dict):
2891
2891
  :param str certificate_url: This is the URL of a certificate that has been uploaded to Key Vault as a
2892
2892
  secret. For adding a secret to the Key Vault, see [Add a key or secret to the
2893
2893
  key
2894
- vault](https://learn.microsoft.com/azure/key-vault/key-vault-get-started/#add).
2894
+ vault](https://docs.microsoft.com/azure/key-vault/key-vault-get-started/#add).
2895
2895
  In this case, your certificate needs to be It is the Base64 encoding of the
2896
2896
  following JSON Object which is encoded in UTF-8: <br><br> {<br>
2897
2897
  "data":"<Base64-encoded-certificate>",<br> "dataType":"pfx",<br>
2898
2898
  "password":"<pfx-file-password>"<br>} <br> To install certificates on a virtual
2899
2899
  machine it is recommended to use the [Azure Key Vault virtual machine extension
2900
2900
  for
2901
- Linux](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
2901
+ Linux](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
2902
2902
  or the [Azure Key Vault virtual machine extension for
2903
- Windows](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
2903
+ Windows](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
2904
2904
  """
2905
2905
  if certificate_store is not None:
2906
2906
  pulumi.set(__self__, "certificate_store", certificate_store)
@@ -2928,16 +2928,16 @@ class VaultCertificateResponse(dict):
2928
2928
  This is the URL of a certificate that has been uploaded to Key Vault as a
2929
2929
  secret. For adding a secret to the Key Vault, see [Add a key or secret to the
2930
2930
  key
2931
- vault](https://learn.microsoft.com/azure/key-vault/key-vault-get-started/#add).
2931
+ vault](https://docs.microsoft.com/azure/key-vault/key-vault-get-started/#add).
2932
2932
  In this case, your certificate needs to be It is the Base64 encoding of the
2933
2933
  following JSON Object which is encoded in UTF-8: <br><br> {<br>
2934
2934
  "data":"<Base64-encoded-certificate>",<br> "dataType":"pfx",<br>
2935
2935
  "password":"<pfx-file-password>"<br>} <br> To install certificates on a virtual
2936
2936
  machine it is recommended to use the [Azure Key Vault virtual machine extension
2937
2937
  for
2938
- Linux](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
2938
+ Linux](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
2939
2939
  or the [Azure Key Vault virtual machine extension for
2940
- Windows](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
2940
+ Windows](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
2941
2941
  """
2942
2942
  return pulumi.get(self, "certificate_url")
2943
2943
 
@@ -4480,14 +4480,14 @@ class VirtualMachineScaleSetOSProfileResponse(dict):
4480
4480
  set. Computer name prefixes must be 1 to 15 characters long.
4481
4481
  :param 'LinuxConfigurationResponse' linux_configuration: Specifies the Linux operating system settings on the virtual machine. For a
4482
4482
  list of supported Linux distributions, see [Linux on Azure-Endorsed
4483
- Distributions](https://learn.microsoft.com/azure/virtual-machines/linux/endorsed-distros).
4483
+ Distributions](https://docs.microsoft.com/azure/virtual-machines/linux/endorsed-distros).
4484
4484
  :param bool require_guest_provision_signal: Optional property which must either be set to True or omitted.
4485
4485
  :param Sequence['VaultSecretGroupResponse'] secrets: Specifies set of certificates that should be installed onto the virtual
4486
4486
  machines in the scale set. To install certificates on a virtual machine it is
4487
4487
  recommended to use the [Azure Key Vault virtual machine extension for
4488
- Linux](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
4488
+ Linux](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
4489
4489
  or the [Azure Key Vault virtual machine extension for
4490
- Windows](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
4490
+ Windows](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
4491
4491
  :param 'WindowsConfigurationResponse' windows_configuration: Specifies Windows operating system settings on the virtual machine.
4492
4492
  """
4493
4493
  if admin_username is not None:
@@ -4545,7 +4545,7 @@ class VirtualMachineScaleSetOSProfileResponse(dict):
4545
4545
  """
4546
4546
  Specifies the Linux operating system settings on the virtual machine. For a
4547
4547
  list of supported Linux distributions, see [Linux on Azure-Endorsed
4548
- Distributions](https://learn.microsoft.com/azure/virtual-machines/linux/endorsed-distros).
4548
+ Distributions](https://docs.microsoft.com/azure/virtual-machines/linux/endorsed-distros).
4549
4549
  """
4550
4550
  return pulumi.get(self, "linux_configuration")
4551
4551
 
@@ -4564,9 +4564,9 @@ class VirtualMachineScaleSetOSProfileResponse(dict):
4564
4564
  Specifies set of certificates that should be installed onto the virtual
4565
4565
  machines in the scale set. To install certificates on a virtual machine it is
4566
4566
  recommended to use the [Azure Key Vault virtual machine extension for
4567
- Linux](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
4567
+ Linux](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
4568
4568
  or the [Azure Key Vault virtual machine extension for
4569
- Windows](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
4569
+ Windows](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
4570
4570
  """
4571
4571
  return pulumi.get(self, "secrets")
4572
4572
 
@@ -4848,7 +4848,7 @@ class VirtualMachineScaleSetStorageProfileResponse(dict):
4848
4848
  :param Sequence['VirtualMachineScaleSetDataDiskResponse'] data_disks: Specifies the parameters that are used to add data disks to the virtual
4849
4849
  machines in the scale set. For more information about disks, see [About disks
4850
4850
  and VHDs for Azure virtual
4851
- machines](https://learn.microsoft.com/azure/virtual-machines/managed-disks-overview).
4851
+ machines](https://docs.microsoft.com/azure/virtual-machines/managed-disks-overview).
4852
4852
  :param str disk_controller_type: Specifies the disk controller type configured for the virtual machines in the scale set. Minimum api-version: 2022-08-01
4853
4853
  :param 'ImageReferenceResponse' image_reference: Specifies information about the image to use. You can specify information about
4854
4854
  platform images, marketplace images, or virtual machine images. This element is
@@ -4857,7 +4857,7 @@ class VirtualMachineScaleSetStorageProfileResponse(dict):
4857
4857
  :param 'VirtualMachineScaleSetOSDiskResponse' os_disk: Specifies information about the operating system disk used by the virtual
4858
4858
  machines in the scale set. For more information about disks, see [About disks
4859
4859
  and VHDs for Azure virtual
4860
- machines](https://learn.microsoft.com/azure/virtual-machines/managed-disks-overview).
4860
+ machines](https://docs.microsoft.com/azure/virtual-machines/managed-disks-overview).
4861
4861
  """
4862
4862
  if data_disks is not None:
4863
4863
  pulumi.set(__self__, "data_disks", data_disks)
@@ -4875,7 +4875,7 @@ class VirtualMachineScaleSetStorageProfileResponse(dict):
4875
4875
  Specifies the parameters that are used to add data disks to the virtual
4876
4876
  machines in the scale set. For more information about disks, see [About disks
4877
4877
  and VHDs for Azure virtual
4878
- machines](https://learn.microsoft.com/azure/virtual-machines/managed-disks-overview).
4878
+ machines](https://docs.microsoft.com/azure/virtual-machines/managed-disks-overview).
4879
4879
  """
4880
4880
  return pulumi.get(self, "data_disks")
4881
4881
 
@@ -4905,7 +4905,7 @@ class VirtualMachineScaleSetStorageProfileResponse(dict):
4905
4905
  Specifies information about the operating system disk used by the virtual
4906
4906
  machines in the scale set. For more information about disks, see [About disks
4907
4907
  and VHDs for Azure virtual
4908
- machines](https://learn.microsoft.com/azure/virtual-machines/managed-disks-overview).
4908
+ machines](https://docs.microsoft.com/azure/virtual-machines/managed-disks-overview).
4909
4909
  """
4910
4910
  return pulumi.get(self, "os_disk")
4911
4911
 
@@ -4985,16 +4985,16 @@ class WinRMListenerResponse(dict):
4985
4985
  :param str certificate_url: This is the URL of a certificate that has been uploaded to Key Vault as a
4986
4986
  secret. For adding a secret to the Key Vault, see [Add a key or secret to the
4987
4987
  key
4988
- vault](https://learn.microsoft.com/azure/key-vault/key-vault-get-started/#add).
4988
+ vault](https://docs.microsoft.com/azure/key-vault/key-vault-get-started/#add).
4989
4989
  In this case, your certificate needs to be the Base64 encoding of the following
4990
4990
  JSON Object which is encoded in UTF-8: <br><br> {<br>
4991
4991
  "data":"<Base64-encoded-certificate>",<br> "dataType":"pfx",<br>
4992
4992
  "password":"<pfx-file-password>"<br>} <br> To install certificates on a virtual
4993
4993
  machine it is recommended to use the [Azure Key Vault virtual machine extension
4994
4994
  for
4995
- Linux](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
4995
+ Linux](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
4996
4996
  or the [Azure Key Vault virtual machine extension for
4997
- Windows](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
4997
+ Windows](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
4998
4998
  :param str protocol: Specifies the protocol of WinRM listener. Possible values are: **http,**
4999
4999
  **https.**
5000
5000
  """
@@ -5010,16 +5010,16 @@ class WinRMListenerResponse(dict):
5010
5010
  This is the URL of a certificate that has been uploaded to Key Vault as a
5011
5011
  secret. For adding a secret to the Key Vault, see [Add a key or secret to the
5012
5012
  key
5013
- vault](https://learn.microsoft.com/azure/key-vault/key-vault-get-started/#add).
5013
+ vault](https://docs.microsoft.com/azure/key-vault/key-vault-get-started/#add).
5014
5014
  In this case, your certificate needs to be the Base64 encoding of the following
5015
5015
  JSON Object which is encoded in UTF-8: <br><br> {<br>
5016
5016
  "data":"<Base64-encoded-certificate>",<br> "dataType":"pfx",<br>
5017
5017
  "password":"<pfx-file-password>"<br>} <br> To install certificates on a virtual
5018
5018
  machine it is recommended to use the [Azure Key Vault virtual machine extension
5019
5019
  for
5020
- Linux](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
5020
+ Linux](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-linux)
5021
5021
  or the [Azure Key Vault virtual machine extension for
5022
- Windows](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
5022
+ Windows](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).
5023
5023
  """
5024
5024
  return pulumi.get(self, "certificate_url")
5025
5025
 
@@ -5091,9 +5091,9 @@ class WindowsConfigurationResponse(dict):
5091
5091
  extensions can be added to the VM later.
5092
5092
  :param str time_zone: Specifies the time zone of the virtual machine. e.g. "Pacific Standard Time".
5093
5093
  Possible values can be
5094
- [TimeZoneInfo.Id](https://learn.microsoft.com/dotnet/api/system.timezoneinfo.id?#System_TimeZoneInfo_Id)
5094
+ [TimeZoneInfo.Id](https://docs.microsoft.com/dotnet/api/system.timezoneinfo.id?#System_TimeZoneInfo_Id)
5095
5095
  value from time zones returned by
5096
- [TimeZoneInfo.GetSystemTimeZones](https://learn.microsoft.com/dotnet/api/system.timezoneinfo.getsystemtimezones).
5096
+ [TimeZoneInfo.GetSystemTimeZones](https://docs.microsoft.com/dotnet/api/system.timezoneinfo.getsystemtimezones).
5097
5097
  :param 'WinRMConfigurationResponse' win_rm: Specifies the Windows Remote Management listeners. This enables remote Windows
5098
5098
  PowerShell.
5099
5099
  """
@@ -5165,9 +5165,9 @@ class WindowsConfigurationResponse(dict):
5165
5165
  """
5166
5166
  Specifies the time zone of the virtual machine. e.g. "Pacific Standard Time".
5167
5167
  Possible values can be
5168
- [TimeZoneInfo.Id](https://learn.microsoft.com/dotnet/api/system.timezoneinfo.id?#System_TimeZoneInfo_Id)
5168
+ [TimeZoneInfo.Id](https://docs.microsoft.com/dotnet/api/system.timezoneinfo.id?#System_TimeZoneInfo_Id)
5169
5169
  value from time zones returned by
5170
- [TimeZoneInfo.GetSystemTimeZones](https://learn.microsoft.com/dotnet/api/system.timezoneinfo.getsystemtimezones).
5170
+ [TimeZoneInfo.GetSystemTimeZones](https://docs.microsoft.com/dotnet/api/system.timezoneinfo.getsystemtimezones).
5171
5171
  """
5172
5172
  return pulumi.get(self, "time_zone")
5173
5173
 
@@ -99,8 +99,8 @@ class DiffDiskPlacement(str, Enum):
99
99
  values are: **CacheDisk,** **ResourceDisk.** The defaulting behavior is:
100
100
  **CacheDisk** if one is configured for the VM size otherwise **ResourceDisk**
101
101
  is used. Refer to the VM size documentation for Windows VM at
102
- https://learn.microsoft.com/azure/virtual-machines/windows/sizes and Linux VM at
103
- https://learn.microsoft.com/azure/virtual-machines/linux/sizes to check which VM
102
+ https://docs.microsoft.com/azure/virtual-machines/windows/sizes and Linux VM at
103
+ https://docs.microsoft.com/azure/virtual-machines/linux/sizes to check which VM
104
104
  sizes exposes a cache disk.
105
105
  """
106
106
  CACHE_DISK = "CacheDisk"