Azure Spring Clean March 2024
Azure Greg
by Gregor Suttie
1M ago
Introduction Hello everyone, this blog post is my entry for this year’s AzureSpringClean event for 2024, which Thomas Thornton and Joe Carlyle run yearly. This blog post covers how to save $$$ in Azure, so let’s dive straight in. In this blog post which I also gave a talk on at the Glasgow Azure User Group in February, I cover how to check where you can save money in Azure, so at this point, you’re probably already spending more than you should, trust me there isn’t an environment I haven’t seen cost savings anywhere as yet, is something you need to check for regularly. Azure Advisor This is a ..read more
Visit website
Visiting Seattle (MVP Summit 2024)
Azure Greg
by Gregor Suttie
4M ago
If you are intending on visiting Seattle anytime soon especially for the upcoming MVP Summit in March 2024 then this blog post will help. (you may need an esta, visa for the states – https://esta.cbp.dhs.gov/esta) Where to stay, ok so there are lots of hotels, my advice is either choose to stay near Redmond, google for the Aloft Seattle Redmond, this is near to the campus but not much to do at night, or go for somewhere in Bellevue, last year I stayed at the Hilton Bellevue (Address: 300 112th Avenue Southeast, Bellevue, WA 98004, United States) and it was good, lots of other MVP’s were s ..read more
Visit website
Azure Front Door and access restrictions
Azure Greg
by Gregor Suttie
5M ago
Lots of you may be familiar with Azure Front door but if not then let me summarize. Azure Front Door is a cloud-based service from Microsoft Azure that provides a scalable and secure way to route traffic to various backend services, such as web applications, APIs, and microservices. It acts as a global load balancer that can intelligently distribute traffic across multiple regions based on geographic location, latency, and other metrics. Some of the key features of Azure Front Door include: Global load balancing: Azure Front Door can intelligently distribute traffic across multiple backend se ..read more
Visit website
Ignite 2023 In-Person Review
Azure Greg
by Gregor Suttie
5M ago
This blog post covers my recent trip to Seattle for the Microsoft Ignite Conference in Seattle last week, I always give my honest opinion and have no filter, last years Ignite wasnt great, this years was very much improved and here is why. This years Ignite was in a new venue, right next door to last years but now its in the newer Seattle Convention Centre and the venue itself works great, not huge amounts of walking and the layout just works. The weather was good, the atmosphere was good all week, there was swag and even the Ignite bag option made a welcome return. Satya was in person for th ..read more
Visit website
OpenSource walkthrough step by step LIVE!
Azure Greg
by Gregor Suttie
6M ago
Last night I interviewed a chap on my stream called John Aziz, John is 22 years of age and is a Gold Microsoft Studnt Ambassador. His name popped up when I saw this tweet from Savannah Ostrowski who is the Product Lead for the Azure Developer CLI. Our first #Hacktoberfest-contributed PRs are being merged into the Azure Developer CLI repo. Thanks @john00isaac for your numerous PRs! These contributions are so appreciated! If you're still looking for a way to get started, DM me! Happy to chat.https://t.co/0iSqr279pS https://t.co/abARYOMwsA — Savannah Ostrowski (@savostrowski) October 9, 2023 ..read more
Visit website
Dapr 101: with Azure Greg and Marc Duiker
Azure Greg
by Gregor Suttie
9M ago
This past week I was joined my Marc Duiker on my Azure stream and Marc came on to cover off an intro to Dapr and show a few examples of why Dapr is such an interesting project if you are doing a Cloud Native project and especially if you are interested in learning more about Microservices and looking for a way to make the complex areas of microservices far less complex. “Dapr (Distributed Application Runtime) is a free and open source runtime system designed to support cloud native and serverless computing. Its initial release supported SDKs and APIs for Java, . NET, Python, and Go, and target ..read more
Visit website
Outstanding Contribution to Microsoft Coummunity – Global Winner
Azure Greg
by Gregor Suttie
11M ago
Proud of this one and decided to blog about it so I have it on my blog. 4 years I had no Azure experience, hard work pays off. Time to plan whats next… The post Outstanding Contribution to Microsoft Coummunity – Global Winner appeared first on Azure Greg ..read more
Visit website
AZURE VM EXTENSIONS: PART 3 Refactoring our code
Azure Greg
by Gregor Suttie
11M ago
In this last part of talking about Azure VM Extensions I will make a couple of changes to refactor and make things better. Once you have more time, go back and refactor your code, its a good feeling to go back and improve upon the code. So in this case I wanted to use Managed Identities for the CustomScriptExtension and I couldn’t get it working at first and due to time pressures I resorted to using SAS tokens. The thing I soon realised was that this is not the best way to go and I really wanted to revisit the codebase and get Managed Indentites working. I see a lot of people created System As ..read more
Visit website
Azure VM Extensions: Part 2 CustomScriptExtension
Azure Greg
by Gregor Suttie
11M ago
This blog post covers some of the battles I have had trying to install some software onto a VM within Azure. There are many ways to go about this and at the end of the day, yeah you live to fight another day. High level requirements: 1 – Install Zabbix Agent (which is a windows service) onto the same VM and ensure the service starts correctly. As like most things in life there is more than one way to do something, I could have used RunCommands I could add onto the DSC and added this step into part 1 etc. etc. I went with using an Azure CustomScriptExtension, maybe not the best option, who know ..read more
Visit website
Azure VM Extensions: Part 1 DSC Extensions
Azure Greg
by Gregor Suttie
11M ago
This blog post covers some of the battles I have had trying to install some software onto a VM within Azure. There are many ways to go about this and at the end of the day, yeah you live to fight another day. High level requirements: 1 – Install Octopus Deploy Tentacle onto a VM and have the agent running. 2 – Install Zabbix Agent (which is a windows service) onto the same VM and ensure the service starts correctly. (I’ll cover this in part 2 of the blog post). Now as said previous, many ways to do this, I looked up what is available from Octopus Deploy as they always have good stuff, they use ..read more
Visit website

Follow Azure Greg on FeedSpot

Continue with Google
Continue with Apple
OR