Skip to content

Commit 5cbf1cc

Browse files
authored
Merge pull request #201274 from MicrosoftDocs/main
6/10 PM Publish
2 parents f3e4e7b + ce4f297 commit 5cbf1cc

File tree

5 files changed

+15
-8
lines changed

5 files changed

+15
-8
lines changed

articles/active-directory/enterprise-users/groups-dynamic-rule-member-of.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,3 @@ This feature can be used in the Azure AD portal, Microsoft Graph, and in PowerSh
5353
1. Example device rule: `device.memberof -any (group.objectId -in ['groupId', 'groupId'])`
5454
1. Select **OK**.
5555
1. Select **Create group**.
56-
57-
## Next steps
58-
59-
To report an issue, contact us in the [Teams channel](https://teams.microsoft.com/l/channel/19%3a39Q7HFuexXXE3Vh90woJRNQQBbZl1YyesJHIEquuQCw1%40thread.tacv2/General?groupId=bfd3bfb8-e0db-4e9e-9008-5d7ba8c996b0&tenantId=72f988bf-86f1-41af-91ab-2d7cd011db47).

articles/azure-cache-for-redis/cache-how-to-geo-replication.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ Some features aren't supported with geo-replication:
3939
- Clustering is supported if both caches have clustering enabled and have the same number of shards.
4040
- Caches in the same Virtual Network (VNet) are supported.
4141
- Caches in different VNets are supported with caveats. See [Can I use geo-replication with my caches in a VNet?](#can-i-use-geo-replication-with-my-caches-in-a-vnet) for more information.
42+
- Caches with more than one replica cannot be geo-replicated.
4243

4344
After geo-replication is configured, the following restrictions apply to your linked cache pair:
4445

articles/azure-vmware/enable-public-ip-nsx-edge.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ With this capability, you have the following features:
2121
- DDoS Security protection against network traffic in and out of the Internet.
2222
- HCX Migration support over the Public Internet.
2323

24+
>[!TIP]
25+
>To enable this feature for your subscription, register the ```PIPOnNSXEnabled``` flag and follow these steps to [set up the preview feature in your Azure subscription](https://docs.microsoft.com/azure/azure-resource-manager/management/preview-features?tabs=azure-portal).
26+
2427
## Reference architecture
2528
The architecture shows Internet access to and from your Azure VMware Solution private cloud using a Public IP directly to the NSX Edge.
2629
:::image type="content" source="media/public-ip-nsx-edge/architecture-internet-access-avs-public-ip.png" alt-text="Diagram that shows architecture of Internet access to and from your Azure VMware Solution Private Cloud using a Public IP directly to the NSX Edge." border="false" lightbox="media/public-ip-nsx-edge/architecture-internet-access-avs-public-ip.png":::
@@ -115,9 +118,6 @@ If **Match Internal Address** was specified, the destination would be the intern
115118
For more information on the NSX-T Gateway Firewall see the [NSX-T Gateway Firewall Administration Guide]( https://docs.vmware.com/en/VMware-NSX-T-Data-Center/3.1/administration/GUID-A52E1A6F-F27D-41D9-9493-E3A75EC35481.html)
116119
The Distributed Firewall could be used to filter traffic to VMs. This feature is outside the scope of this document. For more information, see [NSX-T Distributed Firewall Administration Guide]( https://docs.vmware.com/en/VMware-NSX-T-Data-Center/3.1/administration/GUID-6AB240DB-949C-4E95-A9A7-4AC6EF5E3036.html)git status.
117120

118-
To enable this feature for your subscription, register the ```PIPOnNSXEnabled``` flag and follow these steps to [set up the preview feature in your Azure subscription](https://docs.microsoft.com/azure/azure-resource-manager/management/preview-features?tabs=azure-portal).
119-
120-
121121
## Next steps
122122
[Internet connectivity design considerations (Preview)](concepts-design-public-internet-access.md)
123123

articles/machine-learning/how-to-troubleshoot-online-endpoints.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@ Below is a list of reasons you might run into this error:
200200
* [Startup task failed due to incorrect role assignments on resource](#authorization-error)
201201
* [Unable to download user container image](#unable-to-download-user-container-image)
202202
* [Unable to download user model or code artifacts](#unable-to-download-user-model-or-code-artifacts)
203+
* [azureml-fe for kubernetes online endpoint is not ready](#azureml-fe-not-ready)
203204

204205
#### Resource requests greater than limits
205206

@@ -245,6 +246,14 @@ Make sure model and code artifacts are registered to the same workspace as the d
245246

246247
`az storage blob exists --account-name foobar --container-name 210212154504-1517266419 --name WebUpload/210212154504-1517266419/GaussianNB.pkl --subscription <sub-name>`
247248

249+
#### azureml-fe not ready
250+
The front-end component (azureml-fe) that routes incoming inference requests to deployed services automatically scales as needed. It's installed during your k8s-extension installation.
251+
252+
This component should be healthy on cluster, at least one healthy replica. You will get this error message if it's not avaliable when you trigger kubernetes online endpoint and deployment creation/update request.
253+
254+
Please check the pod status and logs to fix this issue, you can also try to update the k8s-extension intalled on the cluster.
255+
256+
248257
### ERROR: ResourceNotReady
249258

250259
To run the `score.py` provided as part of the deployment, Azure creates a container that includes all the resources that the `score.py` needs, and runs the scoring script on that container. The error in this scenario is that this container is crashing when running, which means scoring can't happen. This error happens when:

articles/synapse-analytics/sql-data-warehouse/sql-data-warehouse-tables-overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ manager: craigg
55
ms.service: synapse-analytics
66
ms.topic: conceptual
77
ms.subservice: sql-dw
8-
ms.date: 11/02/2021
8+
ms.date: 06/10/2022
99
author: WilliamDAssafMSFT
1010
ms.author: wiassaf
1111
ms.reviewer:
@@ -232,6 +232,7 @@ INNER JOIN sys.dm_pdw_nodes_db_partition_stats nps
232232
ON nt.[object_id] = nps.[object_id]
233233
AND nt.[pdw_node_id] = nps.[pdw_node_id]
234234
AND nt.[distribution_id] = nps.[distribution_id]
235+
AND i.[index_id] = nps.[index_id]
235236
LEFT OUTER JOIN (select * from sys.pdw_column_distribution_properties where distribution_ordinal = 1) cdp
236237
ON t.[object_id] = cdp.[object_id]
237238
LEFT OUTER JOIN sys.columns c

0 commit comments

Comments
 (0)