Skip to content

Change management sdk to tack2 #5

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

Merged
merged 1 commit into from
Nov 24, 2020
Merged

Conversation

Luyunmt
Copy link
Contributor

@Luyunmt Luyunmt commented Nov 20, 2020

Change management sdk to tack2
@jongio for notification

@jongio
Copy link
Member

jongio commented Nov 23, 2020

@nickzhums - Can you please review?

@nickzhums
Copy link

@yungezz @weidongxu-microsoft @xccc-msft @ChenTanyi

@nickzhums
Copy link

overall looks good to me

<groupId>com.microsoft.azure</groupId>
<artifactId>azure</artifactId>
<version>1.36.3</version>
<groupId>com.azure.resourcemanager</groupId>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe mention that this will be replaced when the stable version is available

import okhttp3.OkHttpClient;
import okhttp3.Request;
import org.apache.commons.lang3.StringUtils;
import com.azure.core.annotation.BodyParam;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is it necessary to change sample package name also for consistency? Sample package names has no impact to user actually, just for clearness. @xccc-msft @weidongxu-microsoft what's your thinking? what's package name of our generated samples?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For now we only updated GA samples. As SQL is still in preview, we didn't update this repo before. For the updated repo like Azure-Samples/storage-java-manage-storage-accounts, the package name would be updated for consistency.

@jongio jongio merged commit fb314e6 into Azure-Samples:master Nov 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants