diff --git a/content/master/getting-started/provider-azure-part-2.md b/content/master/getting-started/provider-azure-part-2.md index 2c9f1340..4bafc6bd 100644 --- a/content/master/getting-started/provider-azure-part-2.md +++ b/content/master/getting-started/provider-azure-part-2.md @@ -401,15 +401,6 @@ spec: matchControllerRef: true resourceGroupNameSelector: matchControllerRef: true - patches: - - type: FromCompositeFieldPath - fromFieldPath: "spec.location" - toFieldPath: "spec.forProvider.location" - transforms: - - type: map - map: - EU: "Sweden Central" - US: "Central US" - name: quickstart-network base: apiVersion: network.azure.upbound.io/v1beta1 @@ -707,4 +698,4 @@ No resources found * Join the [Crossplane Slack](https://slack.crossplane.io/) and connect with Crossplane users and contributors. * Read more about the [Crossplane concepts]({{}}) to find out - what else you can do with Crossplane. \ No newline at end of file + what else you can do with Crossplane. diff --git a/content/v1.17/getting-started/provider-azure-part-2.md b/content/v1.17/getting-started/provider-azure-part-2.md index 2c9f1340..4bafc6bd 100644 --- a/content/v1.17/getting-started/provider-azure-part-2.md +++ b/content/v1.17/getting-started/provider-azure-part-2.md @@ -401,15 +401,6 @@ spec: matchControllerRef: true resourceGroupNameSelector: matchControllerRef: true - patches: - - type: FromCompositeFieldPath - fromFieldPath: "spec.location" - toFieldPath: "spec.forProvider.location" - transforms: - - type: map - map: - EU: "Sweden Central" - US: "Central US" - name: quickstart-network base: apiVersion: network.azure.upbound.io/v1beta1 @@ -707,4 +698,4 @@ No resources found * Join the [Crossplane Slack](https://slack.crossplane.io/) and connect with Crossplane users and contributors. * Read more about the [Crossplane concepts]({{}}) to find out - what else you can do with Crossplane. \ No newline at end of file + what else you can do with Crossplane.