Skip to content

Commit 4c64f7f

Browse files
committed
Ready To Publish: Post #12
1 parent 2d8cc4d commit 4c64f7f

File tree

6 files changed

+35
-39
lines changed

6 files changed

+35
-39
lines changed

website/blog/2023-lcf/2023-02-04/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,15 +58,15 @@ Did you know we had a [dedicated Zero To Hero page](/lowcode-february/ZeroToHero
5858

5959
Meet featured developer **Gini Brandon** and watch her as she shares her journey of adopting low-code as a professional developer! In the video, Gini talks about her journey graduating with a computer science degree, how she’s been able to increase efficiency using Power Platform, why she believes low code is the future of development, and how you can get started.
6060

61-
✨ Read It Now: [**Meet developers combining Power Platform and Azure to go faster**](https://powerapps.microsoft.com/en-us/blog/meet-the-developers-combining-power-platform-and-azure-to-go-faster/)
61+
✨ Read It Now: [**Meet developers combining Power Platform and Azure to go faster**](https://powerapps.microsoft.com/blog/meet-the-developers-combining-power-platform-and-azure-to-go-faster/)
6262

6363
[![](https://powerappsblogscdn.azureedge.net/wp-content/uploads/2023/02/ginibrandon_cover-1024x576.png)](https://www.youtube.com/watch?v=OrWDTi8GVfM)
6464

6565
## Meet The Organizations
6666

6767
Organizations around the globe have adopted Microsoft Power Platform along with Azure and Dynamics 365 to build flagship applications and establish centers of excellence to scale adoption and impact of low-code solutions.
6868

69-
✨ Read It Now: [**Meet The Organizations**](https://powerapps.microsoft.com/en-us/blog/meet-the-developers-combining-power-platform-and-azure-to-go-faster/#meet-organizations)
69+
✨ Read It Now: [**Meet The Organizations**](https://powerapps.microsoft.com/blog/meet-the-developers-combining-power-platform-and-azure-to-go-faster/#meet-organizations)
7070

7171
## Solution Architecture Examples
7272

@@ -77,4 +77,4 @@ Explore a few real-world solution architecture examples that show how low-code c
7777
* IKEA Sweden – Reimagining the customer experience
7878
* Western States Caterpillar: Mobile apps for the field
7979

80-
✨ Read It Now: [**Solution Architecture Examples**](https://powerapps.microsoft.com/en-us/blog/meet-the-developers-combining-power-platform-and-azure-to-go-faster/#architecture-examples)
80+
✨ Read It Now: [**Solution Architecture Examples**](https://powerapps.microsoft.com/blog/meet-the-developers-combining-power-platform-and-azure-to-go-faster/#architecture-examples)

website/blog/2023-lcf/2023-02-05/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
slug: 2023-day5
3-
title: 5. Recap - Fundamentals Week
3+
title: 5. Recap - Fundamentals Week
44
authors: [sonja, nitya]
55
draft: false
66
hide_table_of_contents: false

website/blog/2023-lcf/2023-02-09/part-1.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,9 @@ The good news? The dev.to site is built on a platform called Forem - [which has
8585

8686
## The Build Lifecycle
8787

88-
The Power Platform [documentation](https://learn.microsoft.com/en-us/connectors/custom-connectors/#lifecycle?WT.mc_id=javascript-82212-ninarasi) describes this 5-step process for building a custom connector:
88+
The Power Platform [documentation](https://learn.microsoft.com/connectors/custom-connectors/#lifecycle?WT.mc_id=javascript-82212-ninarasi) describes this 5-step process for building a custom connector:
8989

90-
![](https://learn.microsoft.com/en-us/connectors/custom-connectors/media/index/authoring-steps.png)
90+
![](https://learn.microsoft.com/connectors/custom-connectors/media/index/authoring-steps.png)
9191

9292
1. **Build & Secure it** - applicable only if you are building the API itself. We are not, so we can skip it.
9393
2. **Define it** - this is where you describe the methods and metadata in the API. You can hand-craft this _or_ use standardized options (OpenAPI file or Postman collection) to build from.
@@ -98,7 +98,7 @@ The Power Platform [documentation](https://learn.microsoft.com/en-us/connectors/
9898

9999
## Let's Build the Connector!
100100

101-
We'll follow the guidelines in [this tutorial](https://learn.microsoft.com/en-us/connectors/custom-connectors/#tutorial?WT.mc_id=javascript-82212-ninarasi).
101+
We'll follow the guidelines in [this tutorial](https://learn.microsoft.com/connectors/custom-connectors/#tutorial?WT.mc_id=javascript-82212-ninarasi).
102102

103103
### 1. Pre-Requisites
104104

@@ -169,7 +169,7 @@ Once you've completed the definition to your satisfaction, take a minute to clic
169169

170170
## Let's Test the Connector!
171171

172-
At this point, we've come to the [Step 5: Test the connector](https://learn.microsoft.com/en-us/connectors/custom-connectors/define-blank#step-5-test-the-connector?WT.mc_id=javascript-82212-ninarasi) step of the tutorial. **Testing is currently available only in Power Automate and Power Apps**.
172+
At this point, we've come to the [Step 5: Test the connector](https://learn.microsoft.com/connectors/custom-connectors/define-blank#step-5-test-the-connector?WT.mc_id=javascript-82212-ninarasi) step of the tutorial. **Testing is currently available only in Power Automate and Power Apps**.
173173

174174
### 1. Create Connection
175175

Lines changed: 27 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,57 +1,56 @@
11
---
22
slug: 2023-day12
3-
title: 12. Recap - Backend Integration
3+
title: 12. Recap - Integrations Week ✨
44
authors: [sonja, nitya]
55
draft: true
66
hide_table_of_contents: false
77
toc_min_heading_level: 2
88
toc_max_heading_level: 3
9-
keywords: [FIXME, comma, separated, keywords, for, metatags]
10-
image: ../../static/img/banner.png
11-
description: "FIXME: Used in meta tag. If not specified, becomes first line of Markdown"
12-
tags: [low-code-february, 30-days-of-lowcode, learn-live, zero-to-hero, ask-the-expert,fusion-teams, power-platform]
9+
keywords: [low code, developer tools, onboarding, power platform fundamentals, 30DaysOfLowCode, recap]
10+
image: https://microsoft.github.io/Low-Code/img/og/30-12.png
11+
description: "Let's recap Week 2 of #30DaysOfLowCode focused on Backend Integrations with emphasis on data, security, serverless, connectors and usage patterns - join us at #LowCodeFebruary https://aka.ms/lowcode-february"
12+
tags: [low-code-february, 30-days-of-lowcode, learn-live, zero-to-hero, ask-the-expert,fusion-teams, power-platform, recap]
1313
---
1414

1515
<head>
1616
<meta name="twitter:url"
17-
content="https://microsoft.github.io/Low-Code/blog/slug-FIXME" />
17+
content="https://microsoft.github.io/Low-Code/blog/2023-day12" />
1818
<meta name="twitter:title"
19-
content="FIXME: Title Of Post" />
19+
content="12. Recap - Integrations Week ✨" />
2020
<meta name="twitter:description"
21-
content="FIXME: Post Description" />
21+
content="Let's recap Week 2 of #30DaysOfLowCode focused on Backend Integrations with emphasis on data, security, serverless, connectors and usage patterns - join us at #LowCodeFebruary https://aka.ms/lowcode-february" />
2222
<meta name="twitter:image"
23-
content="FIXME: Post Image" />
23+
content="https://microsoft.github.io/Low-Code/img/og/30-12.png" />
2424
<meta name="twitter:card" content="summary_large_image" />
2525
<meta name="twitter:creator"
2626
content="@nitya" />
2727
<meta name="twitter:site" content="@AzureAdvocates" />
2828
<link rel="canonical"
29-
href="https://microsoft.github.io/Low-Code/blog/slug-FIXME" />
29+
href="https://microsoft.github.io/Low-Code/blog/2023-day12" />
3030
</head>
3131

3232
Welcome to `Day 12` of #30DaysOfLowCode!
3333

3434
## What We'll Cover
35-
* **Look Back**: Recap Backend Integrration Week
35+
* **Look Back**: Recap Backend Integrations Week
3636
* **Save the Date**: Powerful Dev Conference, Learn Live and Webinar for Power Platform and GitHub
37-
* **Continue to Learn**: Self-study materials to get up to speed
37+
* **Skill Up**: Self-Study Resources & Cloud-Skills Challenge
3838
* **Look Ahead**: Are you ready for the Interface Week?!
3939
* **Activity** Sign up for the [**Powerful Dev Conference**](https://learn.microsoft.com/events/learn-events/powerful-devs-2023/?WT.mc_id=javascript-82212-ninarasi) on Feb 15!
4040
* **Resources**: Explore the [**Low Code February Collection**](https://aka.ms/lowcode-february/collection)
4141

42-
<!-- FIXME: banner image -->
43-
![feb12](./feb12.png)
42+
![Speaker Card for Feb 12](./../../../static/img/og/30-12.png)
4443

4544

46-
<!-- ************************************* -->
47-
<!-- AUTHORS: ONLY UPDATE BELOW THIS LINE -->
48-
<!-- ************************************* -->
49-
50-
## Look Back: Week 2 Recap
45+
## **Look Back**: Week 2 Recap
5146

5247
Wow, how quickly time flies! We can hardly believe that we're almost halfway through our journey. How have you been enjoying the experience so far? We truly hope that you have found value in the carefully selected blogs, videos, workshops, and events that have been put together just for you. Our goal is for you to feel empowered to apply the knowledge you've gained in various aspects of your life.
5348

54-
From the bottom of our hearts, we want to say THANK YOU for supporting us on this journey. If you have any thoughts or feedback, please don't hesitate to reach out to us through [*GitHub Discussions*](https://github.com/microsoft/Low-Code/discussions). We value your input and look forward to hearing from you! ❤️
49+
From the bottom of our hearts, we want to say THANK YOU for supporting us on this journey. If you have any thoughts or feedback, please don't hesitate to reach out to us through [**GitHub Discussions**](https://github.com/microsoft/Low-Code/discussions). We value your input and look forward to hearing from you! ❤️
50+
51+
52+
![Roadmap Image for Week 2](./../../../static/img/og/30-roadmap-week2.png)
53+
5554

5655
Here are the highlights for week 2! If you're new to us, welcome to the party! You won't want to miss the amazing content we have in store for you in this week's [**#30DaysOfLowCode**](https://aka.ms/lowcode-february/blog):
5756

@@ -71,26 +70,24 @@ Did you know that you can create serverless applications with low-code technolog
7170

7271
* [**Build and Use Custom Connectors**](https://microsoft.github.io/Low-Code/blog/2023-day9-build)
7372

74-
We also provide hands-on tutorials to help you put your knowledge into practice. Our fourth and fifth blogs [**Build a Custom Connector**](https://microsoft.github.io/Low-Code/blog/2023-day9-build) and [**Use the Custom Connector**](https://microsoft.github.io/Low-Code/blog/2023-day9-use) show you step-by-step how to build and consume custom connectors in the Power Platform environment.
73+
We also provide hands-on tutorials to help you put your knowledge into practice. Our fourth and fifth blogs [**Build a Custom Connector**](https://microsoft.github.io/Low-Code/blog/2023-day9-build) and [**Use the Custom Connector**](https://microsoft.github.io/Low-Code/blog/2023-day9-use) show you step-by-step how to build and consume custom connectors in the Power Platform environment - using a real-world OpenAPI specification and application scenario!
7574

7675
* [**Secure Connectors with Azure API Management**](https://microsoft.github.io/Low-Code/blog/2023-day10)
7776

7877
Azure API Management is one of the most commonly used tools for custom connectors in the Power Platform. Our sixth blog covers how to add additional security and control to your custom connectors with Azure API Management. You'll learn about different authentication types for custom connectors and how to deploy different authentication scenarios with various sample applications.
7978

8079
* [**Low-Code + Azure Integration Patterns**](https://microsoft.github.io/Low-Code/blog/2023-day11)
8180

82-
The last, but certainly not the least, our last blog this week offers a hands-on approach by showcasing key integration patterns that can elevate your work to the next level. It explores how low-code technology can be combined with Azure to tackle real-world challenges and provide practical solutions. We understand that people learn best from real-life examples, and this blog is designed to do just that.
83-
84-
81+
Last but not least, we end the week with a hands-on approach by showcasing key integration patterns that can elevate your work to the next level. It explores how low-code technology can be combined with Azure to tackle real-world challenges and provide practical solutions. We understand that people learn best from real-life examples, and this blog is designed to do just that.
8582

8683

87-
## **Save the Date**
84+
## **#SaveTheDate**: Events
8885

8986
* [**Powerful Devs Conference: Feb 15**](https://learn.microsoft.com/events/learn-events/powerful-devs-2023/?WT.mc_id=javascript-82212-ninarasi) Get ready to be amazed! In 3 days, the highly-anticipated Powerful Dev Conf is happening on February 15th. This signature event is packed with exciting content, where you'll hear from some of the top experts, including authors from this series, about the amazing features and practical usage of the Power Platform. With a fantastic speaker lineup, you won't want to miss this opportunity to take your knowledge and skills to the next level. So, check out the [scheduled sessions](https://learn.microsoft.com/events/learn-events/powerful-devs-2023/?WT.mc_id=javascript-82212-ninarasi) and visit the site to reserve your spot today!
9087

9188
![feb12](./Powerful%20Dev%20Social-Simple1.png)
9289

93-
* [**Learn Live!**:](https://aka.ms/lowcode-february/LearnLive) Do you have questions about the Microsoft Learn modules or the Cloud Skills Challenge? Then don't miss out on our "Learn Live" sessions! These sessions are the perfect opportunity to hear tips and insights from experts in the field, so be sure to join in and ask all your questions:
90+
* [**Learn Live!**:](https://aka.ms/lowcode-february/LearnLive) Do you have questions about the Microsoft Learn modules or the Cloud Skills Challenge? Then don't miss out on our "Learn Live" sessions! These sessions are the perfect opportunity to hear tips and insights from experts in the field, so join in and ask your questions:
9491
1. 🎙 [**Feb 13**](https://aka.ms/lowcode-february/LearnLive) - Integrate OpenAPI-enabled Web APIs with Azure API Management
9592
2. 🎙 [**Feb 27**](https://aka.ms/lowcode-february/LearnLive) - Manage Microsoft Power Platform deployments
9693

@@ -101,7 +98,7 @@ The last, but certainly not the least, our last blog this week offers a hands-on
10198
![feb12](./webinar.png)
10299

103100

104-
* [**Ask The Experts!**](http://localhost:3000/Low-Code/lowcode-february/Video-Live#ask-the-experts) Do you have questions about Power Platform, low code development, or the recent events and conferences? Then don't miss out on our "Ask the Experts" sessions! These are your chance to have a face-to-face discussion with our leaders and get all your questions answered.
101+
* [**Ask The Experts!**](http://localhost:3000/Low-Code/lowcode-february/Video-Live#ask-the-experts) Have questions about Power Platform, low code development, or recent events and conferences? Then don't miss out on our "Ask the Experts" sessions! These are your chance to have a face-to-face discussion with our leaders and get all your questions answered.
105102
1. 🎙 [**Feb 23, 9AM PST**](https://aka.ms/ATE0223/RSVP ) - Join this session for Q&A from the **Powerful Devs Conference** team. The Powerful Devs Conference is all about showing how code-first developers can integrate with the Power Platform to innovate faster. Our experts will be available to answer questions about full code and low code integration.
106103

107104
![feb12](./ate_powerfuldev.png)
@@ -110,19 +107,18 @@ The last, but certainly not the least, our last blog this week offers a hands-on
110107

111108
![feb12](./ate_lowcodefeb.png)
112109

113-
## Continue to Learn
110+
## **Resources:** For Self-Study
114111

115112
Unable to keep up with the daily pace? No problem! Check out these our self-study materials designed to help you learn at your own convenience:
116113
1. [**Resource Collection**](https://aka.ms/lowcode-february/collection): Bookmark the collection for a 1-stop resource containing all relevant links to documentation and training, as covered in the #30DaysOfLowCode blogs.
117114
2. [**Hands-on Workshops**](https://aka.ms/lowcode-february/workshop): learn by doing! These labs help you gain hands-on experience from intro to advanced, whereever you're in the learning path.
118115
3. [**Cloud skills Challenge**](https://aka.ms/lowcode-february/challenge): gives you a free curated set of learning modules to jumpstart your learning journey into Low Code and Fusion development.
119116

120-
## Look Forward: Week 3 Plan
117+
## **Look Forward**: Week 3
121118

122119
During week 3 of the learning journey, you'll get the chance to delve deep into the user interface and explore everything from building a canvas app, to understanding the basics of PowerFx, using the Power Component Framework controls, and even creating your own PCF control. And as a special treat, you'll be taken on a journey from #ZeroToHero with a blog that showcases the integration of the **Power Platform and ChatGPT**✨. This is an opportunity not to be missed!
123120

124121

125-
Starting week 3,
126-
Don't forget to bookmark the [**#30DaysOfLowCode**](https://aka.ms/lowcode-february/blog) page, where you can follow along each day's blog post, ask questions, and connect with other learners. Stay up-to-date and never miss a day of learning!
122+
Don't forget to bookmark the [**#30DaysOfLowCode**](https://aka.ms/lowcode-february/blog) page, then follow along to read the daily blog post, ask questions, and connect with other learners. _Get empowered_ with low code development!
127123

128124
![Week 3 Roadmap](./../../../static/img/og/30-week3.png)
-124 KB
Binary file not shown.

website/static/img/og/30-12.png

183 KB
Loading

0 commit comments

Comments
 (0)