MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.08k stars 21.13k forks source link

Cannot use Update-AzTSMMARemovalUtilityDiscoveryTrigger #122344

Closed NakayamaKento closed 3 weeks ago

NakayamaKento commented 1 month ago

There are some points to execute Update-AzTSMMARemovalUtilityDiscoveryTrigger .

No1

Directory path is wrong.

CD "<LocalExtractedFolderPath>\AzTSMMARemovalUtilityDeploymentFiles"

Correctly path:

CD "<LocalExtractedFolderPath>\AzTSMMARemovalUtilityDeploymentFiles\DeploymentFiles"

No2

We need to execute following.

. ".\MMARemovalUtilitySetup.ps1"

No3

Parameter spell is wrong. wrong correct
StartExtensionDiscoveryImmediatley StartExtensionDiscoveryImmediately

No4

After executing the Update-AzTSMMARemovalUtilityDiscoveryTrigger . What should we do next? Please add the instruction.


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

TPavanBalaji commented 1 month ago

@NakayamaKento Thanks for your feedback! We will investigate and update as appropriate.

AaronMaxwell commented 3 weeks ago

Thanks for your dedication to our documentation. This issue has been moved to an internal work item for triage and prioritization. Thanks in advance for your understanding as we investigate to provide the most accurate documentation updates. #please-close

Internal work item: https://dev.azure.com/msft-skilling/Content/_workitems/edit/262454

Please also note that GitHub documentation issues are being phased out completely. For more information see: https://aka.ms/ContentUserFeedback.

Our support team is available to assist you if you have any pressing questions or problems that need to be resolved. You can create a support ticket by visiting the following link: https://azure.microsoft.com/support/create-ticket/

You may also ask support questions to our Q&A forums or on Stack Overflow when the questions are related to coding.