jeffhollan / LogicAppTemplateCreator

Script to convert Logic Apps into templates for deployment
MIT License
143 stars 74 forks source link

Including Get-RGLogicAppsTemplate powershell script. #9

Closed wsilveiranz closed 7 years ago

wsilveiranz commented 7 years ago

This script allow a user to point to a resource group and generate templates for each logic app within that resource group.

MLogdberg commented 7 years ago

Nice, but could you add an example of usage to the Readme.md page as part of the PR?

wsilveiranz commented 7 years ago

No probs.

Will do and update the PR. Newbie on this whole Git contributor thingie... ;-D

Cheers, Wagner.

Wagner Silveira | Principal Consultant | Theta Microsoft Azure MVP | MCSA - Cloud Platform m | P-TSP - Integration D. +64 9 924 0105 | M. +64 21 560 363 wagner.silveira@theta.co.nz

From: Mattias Lögdbergmailto:notifications@github.com Sent: Thursday, 17 August 2017 1:18 AM To: jeffhollan/LogicAppTemplateCreatormailto:LogicAppTemplateCreator@noreply.github.com Cc: Wagner Silveiramailto:wagner.silveira@theta.co.nz; Authormailto:author@noreply.github.com Subject: Re: [jeffhollan/LogicAppTemplateCreator] Including Get-RGLogicAppsTemplate powershell script. (#9)

Nice, but could you add an example of usage to the Readme.md page as part of the PR?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/jeffhollan/LogicAppTemplateCreator/pull/9#issuecomment-322767858, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AMiPYwz6Tnqb2KNO9NLUogFZRcS8otVrks5sYuwOgaJpZM4O4t3n.


This information is intended for the addressee only. It may contain confidential and legally privileged information. If you are not the intended recipient, please reply to advise the sender and do not disclose, copy or redistribute this document or any information contained herein.

Please consider the environment before printing this email.

wsilveiranz commented 7 years ago

README.md created in the cmdlet folder. Let me know if that is what you were expecting.

MLogdberg commented 7 years ago

Great! I'll add this, next would be to also add link from first page readme so that other easier find/understand that there is a complete script ready to help them export all Logic Apps..