File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
articles/security/fundamentals Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ The tool supports the Azure resources listed in the following table. The tool ex
78
78
| Service | Type | FQDNproperty | Example |
79
79
| ---------------------------| ---------------------------------------------| --------------------------------------------| ---------------------------------|
80
80
| Azure Front Door | microsoft.network/frontdoors | properties.cName | ` abc.azurefd.net ` |
81
- | Azure Blob Storage | microsoft.storage/storageaccounts | properties.primaryEndpoints.blob | ` abc. blob.core.windows.net ` |
81
+ | Azure Blob Storage | microsoft.storage/storageaccounts | properties.primaryEndpoints.blob | ` abc.blob.core.windows.net ` |
82
82
| Azure CDN | microsoft.cdn/profiles/endpoints | properties.hostName | ` abc.azureedge.net ` |
83
83
| Public IP addresses | microsoft.network/publicipaddresses | properties.dnsSettings.fqdn | ` abc.EastUs.cloudapp.azure.com ` |
84
84
| Azure Traffic Manager | microsoft.network/trafficmanagerprofiles | properties.dnsConfig.fqdn | ` abc.trafficmanager.net ` |
You can’t perform that action at this time.
0 commit comments