Frank Boucher

Results 30 issues of Frank Boucher

We need an ARM template that create - Azure Automation Account , with the Run as Account feature - Runbook - Schedule

enhancement
help wanted

Using Policies we could enforce all resources to have the tage "expireOn" so when new resources are created the tag is populated. Note: Could we for a specific value (ex:...

enhancement
help wanted

Let's say I already have 2 tags: - owner= frank - demo=meetup When running the code: jsonrtag=$(az resource show -g summerDemo -n demoWebsite --resource-type "Microsoft.Web/sites" --query tags) rt=$(echo $jsonrtag |...

bug
help wanted

### Discussed in https://github.com/FBoucher/AzUrlShortener/discussions/308 Originally posted by **sctechgithub** June 30, 2021 Is there a way to make the non-vanity URLs that are created on the fly a specified number of...

feature-request

# In Progress A new version of the AzUrlShortner is been worked on. All the progress will be shared in this Issue. ## Major changes: - [x] Upgrade to .NET...

instead of using multiple user principals (app registration in Azure Active Directory) we will be using the roles inside SWA

feature
frontend
dependencies

- [x] Move AzFunction code from /src to /src/api - [x] Did moving azFunction Code broke something? - [x] Removing old website client from V1 - [ ] Does deployment/azureDeploy.json...

documentation
enhancement

I need to bring the website into this repo. Because major / breaking code changes will be I won't do a module. I was thinking submodule.... But I think a...

enhancement
dependencies

In the Blazor App update the code to use the Azure Static Web Apps Security Roles instead of Registered Apps in AAD

feature
frontend

There is a few dependabot PRs let's merge all that

dependencies