You have an Azure Virtual Desktop deployment. You publish a RemoteApp named AppVersion1. You need AppVersion1 to appear in the Remote Desktop client as Sales Contact Application. Which PowerShell cmdlet should you use?
To rename a published RemoteApp in Azure Virtual Desktop, you should use the Update-AzWvdApplication cmdlet. This cmdlet allows you to update the properties of an existing application, including its display name.
So, the correct answer is D. Update-AzWvdApplication.
To assign a friendly name to a RemoteApp, run the following cmdlet with the required parameters:
Update-AzWvdApplication -ResourceGroupName <resourcegroupname> -ApplicationGroupName <appgroupname> -Name <applicationname> -FriendlyName <newfriendlyname>
D is right
I am not sure about this one. Publishing means New-AzWvd...after that shouldnt be following update of application group instead just application? Any ideas?
Agreed, must be New-AzWvdApplication
https://docs.microsoft.com/en-us/powershell/module/az.desktopvirtualization/new-azwvdapplication?view=azps-6.2.0
But we have no such option in Qs.
upvoted 1 times
...
...
This section is not available anymore. Please use the main Exam Page.AZ-140 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
toto1128
Highly Voted 4 years, 1 month agojeff1988
Most Recent 7 months, 2 weeks agoRednevi
1 year, 4 months agoESAJRR
1 year, 5 months agoDoornroosje
2 years, 1 month agoMagis
2 years, 7 months agoEltooth
3 years, 2 months agoCloudyTech
3 years, 7 months agoDomza
3 years, 7 months agoJasper666
3 years, 9 months agopolakovic
3 years, 11 months agoMrHabanero
4 years agod0bermannn
3 years, 11 months ago