You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-stack/azure-stack-supported-os.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,4 +67,4 @@ Linux distributions listed as available in the Marketplace include the necessary
67
67
68
68
Other Linux distributions may be supported in the future.
69
69
70
-
For Red Hat Enterprise Linux support information , please refer to [Red Hat and Azure Stack: Frequently Asked Questions](https://access.redhat.com/articles/3413531).
70
+
For Red Hat Enterprise Linux support information, refer to [Red Hat and Azure Stack: Frequently Asked Questions](https://access.redhat.com/articles/3413531).
Copy file name to clipboardExpand all lines: articles/azure-stack/azure-stack-validation-report.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ ms.reviewer:
21
21
22
22
23
23
# Azure Stack validation report
24
-
The Azure Stack Readiness Checker tool runs validations that support deployment and servicing of an Azure Stack environment. The tool writes validation results to a .json report file. The report displays detailed and summarized data on the state of prerequisites for deployment of Azure Stack and on Secrets Rotation for existing Azure Stack Deployments.
24
+
Use the Azure Stack Readiness Checker tool to run validations that support deployment and servicing of an Azure Stack environment. The tool writes results to a .json report file. The report displays detailed and summarized data about the state of prerequisites for deployment of Azure Stack. The report also displays information about Secrets Rotation for existing Azure Stack Deployments.
25
25
26
26
## Where to find the report
27
27
When the tool runs, it logs results to **AzsReadinessCheckerReport.json**. The tool also creates a log named **AzsReadinessChecker.log**. The location of these files displays with the validation results in PowerShell.
@@ -35,7 +35,7 @@ By default, both files are written to *C:\Users\<username>\AppData\Local\Temp\Az
35
35
- Use the **-CleanReport** parameter at the end of the run command to clear information from *AzsReadinessCheckerReport.json*. about previous runs of the tool.
36
36
37
37
## View the report
38
-
To view the report in PowerShell, supply the path to the report as a value for **-ReportPath**. This command displays the contents of the report and also identifies validations that do not yet have results.
38
+
To view the report in PowerShell, supply the path to the report as a value for **-ReportPath**. This command displays the contents of the report and identifies validations that do not yet have results.
39
39
40
40
For example, to view the report from a PowerShell prompt that is open to the location where the report is located, run:
@@ -54,7 +54,7 @@ The summary shows validations that don't have results and indicates pass or fail
54
54
55
55
56
56
## View a filtered report
57
-
To view a report filtered on a single type of validation, use the **-ReportSections** parameter and specify one of the following values that correspond to the validation type you want to view:
57
+
To view a report that is filtered on a single type of validation, use the **-ReportSections** parameter with one of the following values:
Copy file name to clipboardExpand all lines: articles/azure-stack/azure-stack-vpn-gateway-settings.md
+7-9Lines changed: 7 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ ms.author: brenduns
23
23
24
24
A VPN gateway is a type of virtual network gateway that sends encrypted traffic between your virtual network in Azure Stack and a remote VPN gateway. The remote VPN gateway can be in Azure, a device in your datacenter or a device in another site. If there is network connectivity between the two endpoints, you can establish a secure Site-to-Site (S2S) VPN connection between the two networks.
25
25
26
-
A VPN gateway connection relies on the configuration of multiple resources, each of which contains configurable settings. The sections in this article discuss the resources and settings that relate to a VPN gateway for a virtual network created in Resource Manager deployment model. You can find descriptions and topology diagrams for each connection solution in [About VPN Gateway for Azure Stack](azure-stack-vpn-gateway-about-vpn-gateways.md).
26
+
A VPN gateway connection relies on the configuration of multiple resources, each of which contains configurable settings. This article discusses the resources and settings that relate to a VPN gateway for a virtual network that you create in the Resource Manager deployment model. You can find descriptions and topology diagrams for each connection solution in [About VPN Gateway for Azure Stack](azure-stack-vpn-gateway-about-vpn-gateways.md).
27
27
28
28
## VPN gateway settings
29
29
@@ -96,7 +96,7 @@ When you create the virtual network gateway for a VPN gateway configuration, you
96
96
>
97
97
> In addition, Azure Stack doesn't support using Policy Based Traffic Selectors for Route Based Gateways at this time, because custom IPSec/IKE policy configurations aren't supported.
98
98
99
-
***PolicyBased**: Policy-based VPNs encrypt and direct packets through IPsec tunnels based on the IPsec policies that are configured with the combinations of address prefixes between your on-premises network and the Azure Stack VNet. The policy, or traffic selector, is usually defined as an access list in the VPN device configuration.
99
+
***PolicyBased**: Policy-based VPNs encrypt and direct packets through IPsec tunnels based on the IPsec policies that are configured with the combinations of address prefixes between your on-premises network and the Azure Stack VNet. The policy, or traffic selector, is usually an access list in the VPN device configuration.
100
100
101
101
>[!NOTE]
102
102
>PolicyBased is supported in Azure, but not in Azure Stack.
@@ -159,7 +159,7 @@ Sometimes you need to modify the local network gateway settings. For example, wh
159
159
160
160
## IPsec/IKE parameters
161
161
162
-
When you set up a VPN Connection in Azure Stack, you need to configure the connection at both ends. If you are configuring a VPN Connection between Azure Stack and a hardware device like a switch or router, that is acting as a VPN Gateway, that device may ask you for additional settings.
162
+
When you set up a VPN Connection in Azure Stack, you need to configure the connection at both ends. If you are configuring a VPN Connection between Azure Stack and a hardware device like a switch or router that is acting as a VPN Gateway, that device might ask you for additional settings.
163
163
164
164
Unlike Azure, which supports multiple offers as both an initiator and a responder, Azure Stack supports only one offer.
165
165
@@ -180,14 +180,12 @@ Unlike Azure, which supports multiple offers as both an initiator and a responde
0 commit comments