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

[BUG] ArmAppServiceModelFactory is not contained in the Azure.ResourceManager.AppService nuget package #44152

Closed
skylog opened this issue May 20, 2024 · 4 comments
Assignees
Labels
App Services customer-reported Issues that are reported by GitHub users external to the Azure organization. issue-addressed The Azure SDK team member assisting with this issue believes it to be addressed and ready to close. Mgmt This issue is related to a management-plane library. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that

Comments

@skylog
Copy link

skylog commented May 20, 2024

Library name and version

Azure.ResourceManager.AppService 1.0.2

Describe the bug

ArmAppServiceModelFactory extension methods cannot be used

Expected behavior

I expected to see the ArmAppServiceModelFactory class in the Azure.ResourceManager.AppService 1.0.2 nuget package to take advantage of the extension methods.

I hope that ArmAppServiceModelFactory extension methods will be available in the Azure.ResourceManager.AppService nuget package.

Actual behavior

I can not use ArmAppServiceModelFactory in the Azure.ResourceManager.AppService 1.0.2, file is not included in the assembly and the required dll is missing

Reproduction Steps

Install nuget package Azure.ResourceManager.AppService 1.0.2, and try to use any extension method from ArmAppServiceModelFactory (sdk/websites/Azure.ResourceManager.AppService/src/Generated/ArmAppServiceModelFactory.cs)

Environment

No response

@github-actions github-actions bot added App Services customer-reported Issues that are reported by GitHub users external to the Azure organization. Mgmt This issue is related to a management-plane library. needs-team-attention This issue needs attention from Azure service team or SDK team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels May 20, 2024
Copy link

Thank you for your feedback. Tagging and routing to the team member best able to assist.

@HarveyLink
Copy link
Member

Hi @skylog , thank you for using Azure SDK for .NET.
The mock for extension only available from 1.1.0-beta.4 , please try this version or any later ones.

@HarveyLink HarveyLink added the issue-addressed The Azure SDK team member assisting with this issue believes it to be addressed and ready to close. label Jun 13, 2024
Copy link

Hi @skylog. Thank you for opening this issue and giving us the opportunity to assist. We believe that this has been addressed. If you feel that further discussion is needed, please add a comment with the text "/unresolve" to remove the "issue-addressed" label and continue the conversation.

@github-actions github-actions bot removed the needs-team-attention This issue needs attention from Azure service team or SDK team label Jun 13, 2024
Copy link

Hi @skylog, since you haven’t asked that we /unresolve the issue, we’ll close this out. If you believe further discussion is needed, please add a comment /unresolve to reopen the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
App Services customer-reported Issues that are reported by GitHub users external to the Azure organization. issue-addressed The Azure SDK team member assisting with this issue believes it to be addressed and ready to close. Mgmt This issue is related to a management-plane library. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Projects
None yet
Development

No branches or pull requests

3 participants