Skip to content

Commit cd9e65e

Browse files
authored
Fix list formatting in virtual-network.md
1 parent 6f9d2b2 commit cd9e65e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support/power-platform/administration/virtual-network.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ After the module is installed, import it into your PowerShell session by running
3939
Import-Module Microsoft.PowerPlatform.EnterprisePolicies
4040
```
4141

42-
The module includes several functions to diagnose and troubleshoot issues that are related to virtual network configurations. Some of the key functions are the following:
42+
The module includes several functions to diagnose and troubleshoot issues that are related to virtual network configurations. Some of the key functions are:
4343

4444
- [Get-EnvironmentRegion](https://github.com/microsoft/PowerPlatform-EnterprisePolicies/blob/main/docs/en-US/Microsoft.PowerPlatform.EnterprisePolicies/Get-EnvironmentRegion.md): Retrieves the region of the specified Power Platform environment
4545
- [Get-EnvironmentUsage](https://github.com/microsoft/PowerPlatform-EnterprisePolicies/blob/main/docs/en-US/Microsoft.PowerPlatform.EnterprisePolicies/Get-EnvironmentUsage.md): Provides information about the usage of the specified Power Platform environment

0 commit comments

Comments
 (0)