Skip to content

Commit 8aeae0a

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into rolyon-rbac-constrained-delegation-edit-conditions
2 parents c254676 + dce814d commit 8aeae0a

File tree

9 files changed

+28
-1087
lines changed

9 files changed

+28
-1087
lines changed

.openpublishing.redirection.json

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1712,12 +1712,22 @@
17121712
},
17131713
{
17141714
"source_path_from_root": "/articles/guides/developer/index.md",
1715-
"redirect_url": "/azure/guides/developer/azure-developer-guide",
1715+
"redirect_url": "/azure/developer/",
1716+
"redirect_document_id": false
1717+
},
1718+
{
1719+
"source_path_from_root": "/articles/guides/developer/azure-developer-guide.md",
1720+
"redirect_url": "/azure/developer/",
17161721
"redirect_document_id": false
17171722
},
17181723
{
17191724
"source_path_from_root": "/articles/guides/operations/index.md",
1720-
"redirect_url": "/azure/guides/operations/azure-operations-guide",
1725+
"redirect_url": "/azure/developer/intro/azure-developer-key-concepts",
1726+
"redirect_document_id": false
1727+
},
1728+
{
1729+
"source_path_from_root": "/articles/guides/operations/azure-operations-guide.md",
1730+
"redirect_url": "/azure/developer/intro/azure-developer-key-concepts",
17211731
"redirect_document_id": false
17221732
},
17231733
{

articles/aks/ai-toolchain-operator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ The following sections describe how to create an AKS cluster with the AI toolcha
196196
1. Deploy the Falcon 7B-instruct model from the KAITO model repository using the `kubectl apply` command.
197197
198198
```azurecli-interactive
199-
kubectl apply -f https://raw.githubusercontent.com/Azure/kaito/main/examples/kaito_workspace_falcon_7b-instruct.yaml
199+
kubectl apply -f https://raw.githubusercontent.com/Azure/kaito/main/examples/inference/kaito_workspace_falcon_7b-instruct.yaml
200200
```
201201
202202
2. Track the live resource changes in your workspace using the `kubectl get` command.

articles/defender-for-cloud/upcoming-changes.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ If you're looking for the latest release notes, you can find them in the [What's
2525

2626
| Planned change | Announcement date | Estimated date for change |
2727
|--|--|--|
28+
| [Change in CIEM assessment IDs](#change-in-ciem-assessment-ids) | April 16.2024 | May 2024 |
2829
| [Deprecation of encryption recommendation](#deprecation-of-encryption-recommendation) | April 3, 2024 | May 2024 |
2930
| [Deprecating of virtual machine recommendation](#deprecating-of-virtual-machine-recommendation) | April 2, 2024 | April 30, 2024 |
3031
| [General Availability of Unified Disk Encryption recommendations](#general-availability-of-unified-disk-encryption-recommendations) | March 28, 2024 | April 30, 2024 |
@@ -45,6 +46,20 @@ If you're looking for the latest release notes, you can find them in the [What's
4546
| [Deprecating two security incidents](#deprecating-two-security-incidents) | | November 2023 |
4647
| [Defender for Cloud plan and strategy for the Log Analytics agent deprecation](#defender-for-cloud-plan-and-strategy-for-the-log-analytics-agent-deprecation) | | August 2024 |
4748

49+
## Change in CIEM assessment IDs
50+
51+
**Announcement date: April 16, 2024**
52+
53+
**Estimated date for change: May 2024**
54+
55+
The following recommendations are scheduled for remodeling, which will result in changes to their assessment IDs:
56+
57+
- `Azure overprovisioned identities should have only the necessary permissions`
58+
- `AWS Overprovisioned identities should have only the necessary permissions`
59+
- `GCP overprovisioned identities should have only the necessary permissions`
60+
- `Super identities in your Azure environment should be removed`
61+
- `Unused identities in your Azure environment should be removed`
62+
4863
## Deprecation of encryption recommendation
4964

5065
**Announcement date: April 3, 2024**

articles/guides/developer/TOC.yml

Lines changed: 0 additions & 198 deletions
This file was deleted.

0 commit comments

Comments
 (0)