Skip to content

Commit 882aaf3

Browse files
committed
links
1 parent e163797 commit 882aaf3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/api-management/breaking-changes/workspaces-breaking-changes-june-2024.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -74,19 +74,19 @@ The Developer tier was designed for single-user or single-team use cases. It's u
7474

7575
* **Aggregate in a Premium tier instance**
7676

77-
Aggregate multiple non-production environments in a single Premium tier instance. Use workspaces in the Premium tier to isolate the different environments.
77+
Aggregate multiple nonproduction environments in a single Premium tier instance. Use workspaces in the Premium tier to isolate the different environments.
7878

7979
* **Use Developer tier instances for development, migrate to workspaces in Premium tier**
8080

81-
You might use Developer tier instances for development environments. For higher environments, you can migrate the configuration of these Developer-tier services into workspaces of a Premium tier service. Note that with this approach you may run into issues or conflicts when managing the configurations across environments.
81+
You might use Developer tier instances for development environments. For higher environments, you can migrate the configuration of these Developer-tier services into workspaces of a Premium tier service. With this approach you may run into issues or conflicts when managing the configurations across environments.
8282

83-
If you are currently using workspaces in a Developer tier instance, you can migrate the workspace configurations to a Developer tier instance without workspaces:
83+
If you're currently using workspaces in a Developer tier instance, you can migrate the workspace configurations to a Developer tier instance without workspaces:
8484

85-
1. Export a Resource Manager template from your API Management instance. You can export the template from the [Azure portal](..azure-resource-manager/templates/export-template-portal.md) or by using other tools.
85+
1. Export a Resource Manager template from your API Management instance. You can export the template from the [Azure portal](../../azure-resource-manager/templates/export-template-portal.md) or by using other tools.
8686
1. Remove the following substring of the resource ID values: `/workspaces/[^/]+`
87-
1. Deploy the template. For more information, see [Quickstart: Create and deploy ARM templates by using the Azure portal](../azure-resource-manager/templates/quickstart-create-templates-use-the-portal.md).
87+
1. Deploy the template. For more information, see [Quickstart: Create and deploy ARM templates by using the Azure portal](../../azure-resource-manager/templates/quickstart-create-templates-use-the-portal.md).
8888

89-
Depending on your use case, you may need to perform additional configuration changes in your API Management instance.
89+
Depending on your use case, you may need to perform other configuration changes in your API Management instance.
9090

9191
### Assignment of workspace-level entities
9292

0 commit comments

Comments
 (0)