Skip to content

Commit 09240a5

Browse files
authored
Merge pull request #106940 from davidmu1/hdinsight1
Graph scrub for hdinsight
2 parents 9621272 + c025b76 commit 09240a5

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

articles/hdinsight/hdinsight-go-sdk-overview.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ The service principal information is displayed as JSON.
8989
"tenantId": "XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX",
9090
"activeDirectoryEndpointUrl": "https://login.microsoftonline.com",
9191
"resourceManagerEndpointUrl": "https://management.azure.com/",
92-
"activeDirectoryGraphResourceId": "https://graph.windows.net/",
9392
"sqlManagementEndpointUrl": "https://management.core.windows.net:8443/",
9493
"galleryEndpointUrl": "https://gallery.azure.com/",
9594
"managementEndpointUrl": "https://management.core.windows.net/"

articles/hdinsight/security-baseline.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -859,10 +859,10 @@ https://docs.microsoft.com/azure/hdinsight/hdinsight-hadoop-customize-cluster-li
859859
**Guidance**: Use Azure Resource Graph to query/discover all resources (such as compute, storage, network, ports, and protocols etc.), including Azure HDInsight clusters, within your subscription(s). Ensure you have appropriate (read) permissions in your tenant and are able to enumerate all Azure subscriptions as well as resources within your subscriptions.
860860

861861

862-
Although classic Azure resources may be discovered via Resource Graph, it is highly recommended to create and use Azure Resource Manager resources going forward.
862+
Although classic Azure resources may be discovered via Azure Resource Graph, it is highly recommended to create and use Azure Resource Manager resources going forward.
863863

864864

865-
How to create queries with Azure Graph:
865+
How to create queries with Azure Resource Graph:
866866

867867
https://docs.microsoft.com/azure/governance/resource-graph/first-query-portal
868868

@@ -935,7 +935,7 @@ Use Azure Resource Graph to query/discover resources within your subscription(s)
935935

936936
How to configure and manage Azure Policy: https://docs.microsoft.com/azure/governance/policy/tutorials/create-and-manage
937937

938-
How to create queries with Azure Graph: https://docs.microsoft.com/azure/governance/resource-graph/first-query-portal
938+
How to create queries with Azure Resource Graph: https://docs.microsoft.com/azure/governance/resource-graph/first-query-portal
939939

940940

941941
**Azure Security Center monitoring**: Currently not available
@@ -955,7 +955,7 @@ How to create queries with Azure Graph: https://docs.microsoft.com/azure/governa
955955
**Guidance**: Use Azure Resource Graph to query/discover all resources (such as compute, storage, network, ports, and protocols etc.), including Azure HDInsight clusters, within your subscription(s). Remove any unapproved Azure resources that you discover. For Azure HDInsight cluster nodes, implement a third-party solution to remove or alert on unapproved software.
956956

957957

958-
How to create queries with Azure Graph:
958+
How to create queries with Azure Resource Graph:
959959

960960
https://docs.microsoft.com/azure/governance/resource-graph/first-query-portal
961961

0 commit comments

Comments
 (0)