- Видео 24
- Просмотров 15 834
Stephen W Thomas
США
Добавлен 3 янв 2007
Quick Guide on US Government Cloud Setup in Visual Studio Code
Just starting with the US Government Cloud in Azure and Visual Studio Code (VS Code)? This video is for you!
I’ll walk you through the two key settings you need to update for seamless integration with VS Code.
By the end of this video, you'll have a fully connected and authenticated Visual Studio Code environment ready to work in the US Government Cloud.
Links for Video
Access Azure Government with VS Code Azure Extension - blog.brooksjc.com/2023/02/27/access-azure-government-with-vs-code-azure-extension/
Key Highlights
00:00 Introduction
00:26 Update Settings in Visual Studio Code
Like this content? Follow my channel @StephenWThomas
I’ll walk you through the two key settings you need to update for seamless integration with VS Code.
By the end of this video, you'll have a fully connected and authenticated Visual Studio Code environment ready to work in the US Government Cloud.
Links for Video
Access Azure Government with VS Code Azure Extension - blog.brooksjc.com/2023/02/27/access-azure-government-with-vs-code-azure-extension/
Key Highlights
00:00 Introduction
00:26 Update Settings in Visual Studio Code
Like this content? Follow my channel @StephenWThomas
Просмотров: 28
Видео
A Step-by-Step Guide to Using Retrieval-Augmented Generation (RAG) in Azure Logic Apps
Просмотров 18914 дней назад
In this video, I'll guide you step-by-step through setting up document ingestion using the Retrieval-Augmented Generation (RAG) pattern with Azure Logic Apps. We'll cover everything from scratch, setting up Azure OpenAI, Azure Search, and Azure Logic Apps-no prior experience with AI or Logic Apps needed! By the end of this video, you'll have hands-on experience with Azure AI and Logic Apps, rea...
Exploring Azure Service Bus Peek Lock And Dead Letters With Azure Logic Apps
Просмотров 193Месяц назад
In this video, we explore reading messages from the Azure Service Bus using Peek lock and how to use the Dead-letter queue. Using an Azure Standard Edition Logic App with the built-in Service Bus connector, this video shows how to set up Peek lock and dead letter a message when the processing logic dictates. In addition, this video outlines some key pitfalls to look out for when using peek lock...
Getting Started with Azure Service Bus Topics and Subscriptions in Azure Logic Apps
Просмотров 3712 месяца назад
Topics and Subscriptions add a robust routing layer to an enterprise-grade queuing platform! This video explains how to set up an Azure Service Bus Topic and Subscription and how to use them to route messages to Azure Logic Apps. This video is for those new to Azure Service Bus and Azure Logic Apps. Links for Video Azure Service Bus Topics: Working with SQL And Correlation Subscription Filters:...
Las Vegas Terminal 1 Tram to D Gates
Просмотров 1192 месяца назад
Take a 90-second Tram ride from the main area of Terminal 1 to D-Gates in Las Vegas Harry Reid International Airport! Make sure to check out all my videos @StephenWThomas
Learn the Basics of Reading and Writing to a Service Bus Queue in Logic Apps
Просмотров 3542 месяца назад
In this video, we explore the Azure Service Bus, a powerful Cloud-based messaging service that enables reliable communication between different applications and services. This video is designed for those new to Azure Service Bus and Azure Logic Apps. It covers creating Managed and In-App Connections to the Azure Service Bus and using those connections inside a Logic App. Last, this video shows ...
Get Started With Azure Service Bus: A Beginner's Guide!
Просмотров 1,2 тыс.2 месяца назад
In this video, we introduce Azure Service Bus, a powerful messaging service that enables seamless communication between different applications and services. This video is designed for those new to Azure Service Bus. It covers creating a new Azure Namespace inside the Azure Portal. After a namespace is created, see how to create a new queue using the Azure Portal. This video also examines the ba...
Connecting With Azure Integration Accounts
Просмотров 3125 месяцев назад
Azure has a service called Azure Integration Accounts. What do they do, and how can you use them for Schema, Maps, and business-to-business communication? Watch this short video to learn the basics of Azure Integration Accounts. Join us as we explore this unique scenario for using Azure Integration Accounts with Azure Logic Apps. 00:00 Introduction 00:12 Overview 01:34 Pricing was a Pain Point ...
Unlocking Seamless Integrations: Azure Logic Apps And Biztalk 2020 For Hybrid Solutions!
Просмотров 1896 месяцев назад
Did you know BizTalk 2020 can talk directly to HTTP Triggers inside Azure Logic Apps? This can be done using the Logic App Adapter or the HTTP Adapter. Join us as we explore this unique scenario for creating hybrid integration solutions from BizTalk 2020 to Azure Logic Apps. 00:00 Introduction 00:15 BizTalk 2020 and Logic Apps 01:31 BizTalk Logic App Adapter 02:08 Demo 04:35 Learn More This is ...
Unleash The Power Of Azure Logic App: Discover The Core Features
Просмотров 3846 месяцев назад
Discover the incredible capabilities of Azure Logic App by reviewing some of the core features in this informative video. This concise video covers a few of the core, essential features of Azure Logic Apps, including retry policies, run-after, static results, functions, and JSON Schema. This 15-minute video is designed for those new to Azure Logic Apps. It examines fundamental features used to ...
Getting Started with Azure Logic App Connectors
Просмотров 9498 месяцев назад
This informative video will teach you the basics of Azure Logic App Connectors! It will take a look at both in-app and Microsoft-managed connectors. This video is designed for someone new to Azure Logic Apps. It looks at connectors for Consumption and Standard Edition Logic Apps. 00:00 Introduction 00:14 Triggers 01:54 Connectors 03:55 API Connectors 06:13 Microsoft Managed Connections 08:53 In...
Adding a VNet with Stateful Standard Edition Logic Apps for Service Bus, SAP, and IBM Connectors
Просмотров 1638 месяцев назад
When working with some in-app connectors inside Azure Stateful Standard Logic Apps, a Virtual Network is needed for the connectors to work for stateful workflows. This includes the Service Bus, IBM, and SAP connectors. If you receive this error, a VNet should fix the issue: The service provider action failed with error code 'VNetPrivatePortsNotConfigured' and error message 'Using this service p...
Azure Service Bus Topics: Working with Sql And Correlation Subscription Filters
Просмотров 5388 месяцев назад
This informative video will teach you how to effectively use SQL and correlation subscription filters in Azure Service Bus. Using Topics in the Azure Service Bus, messages can be routed to one or many subscriptions using system and custom message properties based on filter conditions. Subscriptions support both SQL and Correlation types of filer conditions for message routing. Setting up subscr...
Unleashing The Power Of Managed Identity In Consumption And Standard Azure Logic Apps!
Просмотров 2479 месяцев назад
Unleash the Power of Managed Identity in Consumption and Standard Azure Logic Apps! Join us as we dive into the fantastic capabilities of managed identity in Azure Logic Apps. Discover how this powerful feature can enhance your app development, streamline authentication processes, and provide seamless integration with other Azure services like the Azure Service Bus. 00:00 Introduction 00:21 Con...
Azure Logic Apps Consumption Vs Standard: A Comprehensive Comparison
Просмотров 1,4 тыс.9 месяцев назад
Azure Logic Apps Consumption vs Standard: Which One is Right for You? Uncover the benefits of Azure Logic Apps consumption, where you pay only for the resources used during execution, making it ideal for scenarios with varying workloads. Dive into the standard plan, which offers enhanced scalability and advanced management features for enterprises with high-volume integration needs. By the end ...
Discover The Basics Of Azure Logic Apps: A Beginner's Guide!
Просмотров 3,5 тыс.9 месяцев назад
Discover The Basics Of Azure Logic Apps: A Beginner's Guide!
Introducing Azure Portal: Things to Know Getting Started
Просмотров 1489 месяцев назад
Introducing Azure Portal: Things to Know Getting Started
Azure Insights From A Biztalk Developer: What You Need To Know Before You Start
Просмотров 30810 месяцев назад
Azure Insights From A Biztalk Developer: What You Need To Know Before You Start
Boost Your Business With Biztalk Server And Azure Hybrid Options
Просмотров 22210 месяцев назад
Boost Your Business With Biztalk Server And Azure Hybrid Options
Discover The Power Of Azure Integration Services!
Просмотров 1,2 тыс.10 месяцев назад
Discover The Power Of Azure Integration Services!
Defective Built-in LG Microwave Almost Catches Pizza on Fire in Reheat Mode
Просмотров 1,2 тыс.8 лет назад
Defective Built-in LG Microwave Almost Catches Pizza on Fire in Reheat Mode
Repair & Resubmit with Human Workflow Solution Overview
Просмотров 40914 лет назад
Repair & Resubmit with Human Workflow Solution Overview
Applied Architecture Patterns on the Microsoft Platform -- The Story Behind the Book
Просмотров 2,2 тыс.14 лет назад
Applied Architecture Patterns on the Microsoft Platform The Story Behind the Book
Subscribed
Do you know what happened to the parameter "IsSessionsEnabled" in in-app triggers for peek-lock? I see that the triggers was updated to V2 (by looking at the code). I had a setup using peek-lock with the exact trigger you are using (and also the topic subscription one), but now that doesn't work...
Well explained, thank you and keep up the good work
This is not working with user assigned managed identity. I have setup roles too in service bus IAM
What error are you getting? Working with InApp or Managed Connector in Logic App Standard or Consumption? Lots of variables to consider. One thing, make sure when working with the Service Bus you need to set permissions at the Namespace level, not at a queue level.
@@StephenWThomas i am working in standard logic app with built in connector for service bus and storage account. Yes, i have set the roles and permissions at namespace level only…
Thanks, Waiting for upcoming videos
Thanks Stephen for giving an excellent introduction to Service Bus. It's a perfect choice when there is a requirement to decouple both source and target systems.
Thanks! The service bus is so powerful and I think I lot of people forget how simple it is to work with! Take care.
is there something to filter by lowercase to make it case-insensitive in the SQL Filter ?
I do not think it works that way. In code, I would do a ToUpper to ToLower to ensure the case wasn't an issue. If you can, enforce the sender to always use Upper to Lower case. Otherwise, you might have to have two conditions.
great session Stephen , pls keep adding more , thank for detailed explanation
Thanks, will do!
Hi How can i filter inside demo messages
Well, unlike BizTalk, where this was easy for you it is a bit harder for Service Bus. If you want to filter and route data inside your message, you need to build a process to read the data. Either a Function or Logic App could do this to receive the message, read it, and route it to the correct queue. Or have some other type of pre-process like a web service. Even better, have the sender put the data needed into the message properties, but usually places do not want to change to do it. Hope this helps.
How can i decide which ASE option to choose for my workflows. Does the 2 core option suit for 5 workflows with 10 actions each inside the logic app?
It's kind of an art vs a science. I would think the 2 core option would work perfect for that type of setup. It is more about the message volume & size and if you will have spikes in that load. At the end of the day, the only way to know for sure is to setup a dev environment and run some basic load tests. Once you get the sizing down, make sure you look at getting a reserved instance for 1 or 3 years. It'll save you around 30%. Also, if I read it right as of now Microsoft doesn't charge any fees if you do cancel early. Hope this helps.
Nice video Stephen!
Glad you enjoyed it
Good video! What do you think about Copilot and AIS? (Azure Integration Services) Thanks!
About a month ago I switched to Bing for search. Twice, I've gotten AI results that were totally wrong. I looked at the references, and it flat out said "This is not supported" yet the AI said, "Yes it is supported". That said, if I want a sample table, sample json message, sample text, or any sample code doing something specific, it's great! With AIS, a lot of the services are graphical with a UI. So I'm not sure how much help it'll add for now. For starters inside Logic Apps, I'd really love to be able to search for a connectors and have it be smart about it. I was trying to "Call A Logic App" - never found it because it's called "Call a workflow". Same issues with XML related connectors. What are your thoughts?
You mentioned you can host a logic standard in a data center. I'm struggling to find any documentation as to how to set this up. I have a home server and would like to practice using some of the features found in standard, without incurring too much cost.
You might want to look at using Logic App Consumption - the costs are much lower to low volume / demo scenarios. For Logic App Standard, I think what you are looking for is just to run the standard edition inside Visual Studio Code. It's not very hard to set up, and it's getting easier. I have a video on it here www.stephenwthomas.com/azure-integration-thoughts/getting-started-with-logic-apps-standard/ It's almost a year old so I think things are more manageable now. Getting set up on a stand-alone server is more complex. I think you'd need ARC and a larger setup than you would want to deal with.
Great vides. Can I request a vid on setup for ERP development, Dev, Testing, Prod environments please
I'll see what I can do but it'll be a few months down the line.
Hello @Stephen - can you please add the URLs shown in the video in the comments for quick access.
Great feedback, going to be doing this going forward.
is that a paper/plastic plate?
I was a paper plate but I think we have the same issue with a ceramic plate as well.
Same happened in my samsung microwave.... what is an alternative for this that it would never happen again??
Same thing just happened with my New $700 LG Studio microwave ...scary stuff!!