Set-UpdateServerApplication
Use the console to update the server app or use this cmdlet to add the missing URL
http://localhost
to your existing server app.
Description
This cmdlet is for existing customer who is using pre-existing old Server App and it has missing URL
http://localhost
. These customers have to add this URL to their Server App in both database
(Table:AAD_Application_Ex) and in Microsoft Entra ID in Azure portal where Server Apps reside.
Customers can use console to update the server app or this cmdlet.
Examples
Example 1
Set-UpdateServerApplication -TenantId 1E7C0B63-1DAB-4754-8433-AF8F9CFFCF38
Parameters
-TenantId
It's a mandatory parameter that user has to provide.
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |