Skip to content

Commit f4cc16c

Browse files
committed
Fix links to API docs
1 parent cbad491 commit f4cc16c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/storage/common/azure-defender-storage-configure.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -158,11 +158,11 @@ PUT https://management.azure.com/subscriptions/{subscriptionId}/providers/Micros
158158
Replace `{subscriptionId}` with your subscription ID.
159159

160160
> [!TIP]
161-
> You can use the [Get](/rest/api/defenderforcloud/pricings/get.md) and [List](/rest/api/defenderforcloud/pricings/list.md) API requests to see all of the Defender for Cloud plans that are enabled for the subscription.
161+
> You can use the [Get](/rest/api/defenderforcloud/pricings/get) and [List](/rest/api/defenderforcloud/pricings/list) API requests to see all of the Defender for Cloud plans that are enabled for the subscription.
162162
163163
To disable the plan, set the `-pricingTier` property value to `Free` and remove the `subPlan` parameter.
164164

165-
Learn more about the [updating Defender plans with the REST API](/rest/api/defenderforcloud/pricings/update.md) in HTTP, Java, Go and JavaScript.
165+
Learn more about the [updating Defender plans with the REST API](/rest/api/defenderforcloud/pricings/update) in HTTP, Java, Go and JavaScript.
166166

167167
## Set up Microsoft Defender for Storage for the per-transaction pricing plan
168168

@@ -313,7 +313,7 @@ Replace `{subscriptionId}` with your subscription ID.
313313

314314
To disable the plan, set the `-pricingTier` property value to `Free` and remove the `subPlan` parameter.
315315

316-
Learn more about the [updating Defender plans with the REST API](/rest/api/defenderforcloud/pricings/update.md) in HTTP, Java, Go and JavaScript.
316+
Learn more about the [updating Defender plans with the REST API](/rest/api/defenderforcloud/pricings/update) in HTTP, Java, Go and JavaScript.
317317

318318
### Set up the per-transaction pricing plan for an account
319319

0 commit comments

Comments
 (0)