Skip to content

added cmdlets for logger, properties, git and openIdConnect #2155

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 7 commits into from
Apr 28, 2016

Conversation

solankisamir
Copy link
Member

  • Added cmdlets for Logger
  • Added cmdlets for Properties
  • Added cmdlets for Git
  • Added cmdlets for OpenIdConnect
  • Fixed issues with Doc generation due to rename of namespace to AzureRm

@azurecla
Copy link

Hi @solankisamir, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution!


It looks like you're working at Microsoft (sasolank). If you're full-time, we DON'T require a contribution license agreement.



If you are a vendor, DO please sign the electronic contribution license agreement. It will take 2 minutes and there's no faxing! https://cla.azure.com.

TTYL, AZPRBOT;

@azuresdkci
Copy link

Can one of the admins verify this patch?

@@ -1291,5 +1334,410 @@ public void AuthorizationServerRemove(PsApiManagementContext context, string ser
Client.AuthorizationServers.Delete(context.ResourceGroupName, context.ServiceName, serverId, "*");
}
#endregion

#region Loggers
public PsApiManagementLogger LoggerCreate(
Copy link
Member

Choose a reason for hiding this comment

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

No comments for these public methods?

@markcowl
Copy link
Member

@azuresdkci add to whitelist

…pdatepowershell

# Conflicts:

#	src/ResourceManager/ApiManagement/Commands.ApiManagement.ServiceManagement/packages.config

#	src/ResourceManager/ApiManagement/Commands.ApiManagement/packages.config
merge issues in packages.config
The BackupRestore folder got missed as the .gitignore file had an
exclusion clause for Backup*/
@markcowl
Copy link
Member

markcowl commented Apr 28, 2016

@markcowl
Copy link
Member

@solankisamir merge conflicts. Please update

@solankisamir
Copy link
Member Author

solankisamir commented Apr 28, 2016

@markcowl markcowl merged commit fea4bb8 into Azure:dev Apr 28, 2016
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.

4 participants