Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure Net App Sample Issue #23042

Closed
zzhxiaofeng opened this issue Aug 30, 2022 · 3 comments
Closed

Azure Net App Sample Issue #23042

zzhxiaofeng opened this issue Aug 30, 2022 · 3 comments
Assignees
Labels
Docs Mgmt This issue is related to a management-plane library. netapp test-manual-pass

Comments

@zzhxiaofeng
Copy link
Contributor

Section link1, link2, link3, link4
GetImage (29)
Reason:
Put the parameter in the wrong position.

Suggestion:
Update the code as following:

  const result = await client.netAppResource.checkNameAvailability( 
    location, 
    name, 
    resourceGroup, 
    typeParam 
  ); 

@joheredi, @dw511214992 for notification.

@ghost ghost added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Aug 30, 2022
@azure-sdk
Copy link
Collaborator

Label prediction was below confidence level 0.6 for Model:ServiceLabels: 'App Services:0.28956097,Docs:0.062473122,Network - Virtual Network:0.040446203'

@v-xuto v-xuto added Client This issue points to a problem in the data-plane of the library. Docs needs-team-triage Workflow: This issue needs the team to triage. test-manual-pass netapp labels Aug 30, 2022
@ghost ghost removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Aug 30, 2022
@xirzec xirzec added Mgmt This issue is related to a management-plane library. and removed Client This issue points to a problem in the data-plane of the library. needs-team-triage Workflow: This issue needs the team to triage. labels Aug 30, 2022
@kazrael2119
Copy link
Contributor

Hi @zzhxiaofeng, this issue is fixed. You can verify whether the sdk works successfully.Thanks

@zzhxiaofeng
Copy link
Contributor Author

@kazrael2119 It works well, thank you. I will close the issue now.

@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Docs Mgmt This issue is related to a management-plane library. netapp test-manual-pass
Projects
None yet
Development

No branches or pull requests

6 participants