Skip to content

Commit c05eaa5

Browse files
committed
fixing formatting issues
1 parent 176bd2e commit c05eaa5

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

articles/migrate/migrate-support-matrix-hyper-v.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ Windows servers | Windows Server 2008 R2 and later are supported. | Not supporte
297297
Linux servers | Not supported | Servers that meet the [requirements](/azure/migrate/migrate-support-matrix-hyper-v?view=migrate#hyper-v-host-requirements)
298298
Web server versions | IIS 7.5 and later | Tomcat 8 or later
299299
Protocol | WinRM port 5986 (HTTPS) by default, if HTTPS prerequisites aren't configured on the target servers, communication falls back to WinRM port 5985 (HTTP) | SSH port 22 (TCP)
300-
Required privileges | The least privileged user should be a part of the two user groups 1. Remote Management Users 2. IIS_IUSRS. The users must have read permissions to the following locations: C:\Windows\system32\inetsrv\config, C:\Windows\system32\inetsrv\config\applicationHost.config and C:\Windows\system32\inetsrv\config\redirection.config. Add the user to 'log on as batch job' using secpol.msc and ensure user is not part of 'deny log on as batch job'. | **Read (r)** and **Execute (x)** permissions recursively on all CATALINA_HOME directories.
300+
Required privileges | The least privileged user should be a part of the two user groups 1. Remote Management Users 2. IIS_IUSRS. The users must have read permissions to the following locations: C:\Windows\system32\inetsrv\config, C:\Windows\system32\inetsrv\config\applicationHost.config and C:\Windows\system32\inetsrv\config\redirection.config. </br></br> Add the user to 'log on as batch job' using secpol.msc and ensure user is not part of 'deny log on as batch job'. | **Read (r)** and **Execute (x)** permissions recursively on all CATALINA_HOME directories.
301301

302302
> [!NOTE]
303303
> Data is always encrypted at rest and during transit.

articles/migrate/migrate-support-matrix-physical.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ Windows servers | Windows Server 2008 R2 and later are supported | Not supported
299299
Linux servers | Not supported | Servers that meet the [requirements](migrate-support-matrix-physical.md#physical-server-requirements)
300300
Web server versions | IIS 7.5 and later | Tomcat 8 and later
301301
Protocol | WinRM port 5986 (HTTPS) by default, if HTTPS prerequisites aren't configured on the target servers, communication falls back to WinRM port 5985 (HTTP) | SSH port 22 (TCP)
302-
Required privileges | The least privileged user should be a part of the two user groups 1. Remote Management Users 2. IIS_IUSRS. The users must have read permissions to the following locations: C:\Windows\system32\inetsrv\config, C:\Windows\system32\inetsrv\config\applicationHost.config and C:\Windows\system32\inetsrv\config\redirection.config. Add the user to 'log on as batch job' using secpol.msc and ensure user is not part of 'deny log on as batch job'. | **Read (r)** and **Execute (x)** permissions recursively on all CATALINA_HOME directories.
302+
Required privileges | The least privileged user should be a part of the two user groups 1. Remote Management Users 2. IIS_IUSRS. The users must have read permissions to the following locations: C:\Windows\system32\inetsrv\config, C:\Windows\system32\inetsrv\config\applicationHost.config and C:\Windows\system32\inetsrv\config\redirection.config. </br></br> Add the user to 'log on as batch job' using secpol.msc and ensure user is not part of 'deny log on as batch job'. | **Read (r)** and **Execute (x)** permissions recursively on all CATALINA_HOME directories.
303303

304304
> [!NOTE]
305305
> Data is always encrypted at rest and during transit.

articles/migrate/migrate-support-matrix-vmware.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -294,8 +294,8 @@ Stack |VMware, Hyper-V, and physical servers. | VMware, Hyper-V, and physical se
294294
Windows servers | Windows Server 2008 R2 and later are supported. | Not supported.
295295
Linux servers | Not supported | Servers that meet the [requirements](/azure/migrate/migrate-support-matrix-vmware?view=migrate&tabs=businesscase#vmware-requirements)
296296
Web server versions | IIS 7.5 and later. | Tomcat 8 or later.
297-
Connection | Uses VMware tools. </br></br> If VMware tools is not installed, WinRM port 5986 (HTTPS) is used by default. If HTTPS prerequisites aren't configured on the target servers, communication falls back to WinRM port 5985 (HTTP) | Uses VMware tools. If VMware tools is not installed, SSH port 22 (TCP) is used.
298-
Required privileges | The user should be a part of the two user groups 1. Remote Management Users 2. IIS_IUSRS. The users must have read permissions to the following locations: C:\Windows\system32\inetsrv\config, C:\Windows\system32\inetsrv\config\applicationHost.config and C:\Windows\system32\inetsrv\config\redirection.config. Add the user to 'log on as batch job' using secpol.msc and ensure user is not part of 'deny log on as batch job' | **Read (r)** and **Execute (x)** permissions recursively on all CATALINA_HOME directories.
297+
Connection | Uses VMware tools. </br></br> If VMware tools is not installed, WinRM port 5986 (HTTPS) is used by default. If HTTPS prerequisites aren't configured on the target servers, communication falls back to WinRM port 5985 (HTTP) | Uses VMware tools. </br></br> If VMware tools is not installed, SSH port 22 (TCP) is used.
298+
Required privileges | The user should be a part of the two user groups 1. Remote Management Users 2. IIS_IUSRS. The users must have read permissions to the following locations: C:\Windows\system32\inetsrv\config, C:\Windows\system32\inetsrv\config\applicationHost.config and C:\Windows\system32\inetsrv\config\redirection.config. </br></br> Add the user to 'log on as batch job' using secpol.msc and ensure user is not part of 'deny log on as batch job' | **Read (r)** and **Execute (x)** permissions recursively on all CATALINA_HOME directories.
299299

300300
> [!NOTE]
301301
> Data is always encrypted at rest and during transit.

0 commit comments

Comments
 (0)