You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is licensed under The MIT License (MIT). Which means that you can use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the web application. But you always need to state that Codit is the original author of this web application.
It is possible to supply injection instructions in the injection annotation, this allows you to add specific functionality to the injection. These are the available injection instructions:
Copy file name to clipboardExpand all lines: docs/preview/02-Features/powershell/azure-api-management.md
+16-12Lines changed: 16 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,15 +6,16 @@ layout: default
6
6
# Azure API Management
7
7
8
8
This module provides the following capabilities:
9
-
-[Backing up an API Management service](#backing-up-an-api-management-service)
10
-
-[Creating a new API operation in the Azure API Management instance](#creating-a-new-api-operation-in-the-azure-api-management-instance)
11
-
-[Importing a policy to a product in the Azure API Management instance](#importing-a-policy-to-a-product-in-the-azure-api-management-instance)
12
-
-[Importing a policy to an API in the Azure API Management instance](#importing-a-policy-to-an-api-in-the-azure-api-management-instance)
13
-
-[Importing a policy to an operation in the Azure API Management instance](#importing-a-policy-to-an-operation-in-the-azure-api-management-instance)
14
-
-[Removing all Azure API Management defaults from the instance](#removing-all-azure-api-management-defaults-from-the-instance)
15
-
-[Restoring an API Management service](#restoring-an-api-management-service)
16
-
-[Setting authentication keys to an API in the Azure API Management instance](#setting-authentication-keys-to-an-api-in-the-azure-api-management-instance)
17
-
-[Uploading private certificates to the Azure API Management certificate store](#uploading-private-certificates-to-the-azure-api-management-certificate-store)
9
+
-[Azure API Management](#azure-api-management)
10
+
-[Installation](#installation)
11
+
-[Backing up an API Management service](#backing-up-an-api-management-service)
12
+
-[Creating a new API operation in the Azure API Management instance](#creating-a-new-api-operation-in-the-azure-api-management-instance)
13
+
-[Importing a policy to an API in the Azure API Management instance](#importing-a-policy-to-an-api-in-the-azure-api-management-instance)
14
+
-[Importing a policy to an operation in the Azure API Management instance](#importing-a-policy-to-an-operation-in-the-azure-api-management-instance)
15
+
-[Removing all Azure API Management defaults from the instance](#removing-all-azure-api-management-defaults-from-the-instance)
16
+
-[Restoring an API Management service](#restoring-an-api-management-service)
17
+
-[Setting authentication keys to an API in the Azure API Management instance](#setting-authentication-keys-to-an-api-in-the-azure-api-management-instance)
18
+
-[Uploading private certificates to the Azure API Management certificate store](#uploading-private-certificates-to-the-azure-api-management-certificate-store)
Copy file name to clipboardExpand all lines: docs/preview/02-Features/powershell/azure-key-vault.md
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,11 @@ layout: default
6
6
# Azure Key Vault
7
7
8
8
This module provides the following capabilities:
9
-
-[Getting all access policies for an Azure Key Vault](#getting-all-access-policies-for-an-azure-key-vault)
10
-
-[Setting a secret value from file into Azure Key Vault](#setting-a-secret-value-from-file-into-azure-key-vault)
11
-
-[Setting a secret value with BASE64 encoded file-content into Azure Key Vault](#setting-a-secret-value-with-base64-encoded-file-content-into-azure-key-vault)
9
+
-[Azure Key Vault](#azure-key-vault)
10
+
-[Installation](#installation)
11
+
-[Getting all access policies for an Azure Key Vault](#getting-all-access-policies-for-an-azure-key-vault)
12
+
-[Setting a secret value from file into Azure Key Vault](#setting-a-secret-value-from-file-into-azure-key-vault)
13
+
-[Setting a secret value with BASE64 encoded file-content into Azure Key Vault](#setting-a-secret-value-with-base64-encoded-file-content-into-azure-key-vault)
0 commit comments