#appconfiguration search results

FCK it. Here's all the sauce. After shipping 100+ apps with @Lovable — I made the ULTIMATE Design Cheat Sheet. Every prompt. Every design system pattern. Every cloud config + infra setup. Every component standard + best practice we actually use to achieve world-class UI. All…

damienghader's tweet image. FCK it. Here's all the sauce.

After shipping 100+ apps with @Lovable — I made the ULTIMATE Design Cheat Sheet.

Every prompt.
Every design system pattern.
Every cloud config + infra setup.
Every component standard + best practice we actually use to achieve world-class UI.

All…

AWS DOP勉強🚀 💡Systems Manager Inventory + AWS Config EC2インスタンスのアプリケーション管理を効率化・自動化する最適な組み合わせ✨ 【主な機能】 ✅ Systems Manager InventoryでEC2上のアプリケーション情報を自動収集 ✅ AWS Configでインベントリデータにルールを適用 ✅…

sakuengineer111's tweet image. AWS DOP勉強🚀

💡Systems Manager Inventory + AWS Config

EC2インスタンスのアプリケーション管理を効率化・自動化する最適な組み合わせ✨

【主な機能】
✅ Systems Manager InventoryでEC2上のアプリケーション情報を自動収集
✅ AWS Configでインベントリデータにルールを適用
✅…

If you want to build an app, here are some architectures you must consider:

systemdesignone's tweet image. If you want to build an app, here are some architectures you must consider:

ニッセン→代理店→アクセンチュア→起業5社&大学講師と、キャリアを意識して過ごしてきたけど、多くの人のエラーが「App集約型」なので、グラフにしてみました。

kojiteshigawara's tweet image. ニッセン→代理店→アクセンチュア→起業5社&大学講師と、キャリアを意識して過ごしてきたけど、多くの人のエラーが「App集約型」なので、グラフにしてみました。
kojiteshigawara's tweet image. ニッセン→代理店→アクセンチュア→起業5社&大学講師と、キャリアを意識して過ごしてきたけど、多くの人のエラーが「App集約型」なので、グラフにしてみました。

Confused about TSConfig? Here's a cheat sheet that will get you 90% of the way there.

mattpocockuk's tweet image. Confused about TSConfig?

Here's a cheat sheet that will get you 90% of the way there.

Add the file `appsettings.jsont` to your wordlist, and you might discover some juicy data. Enjoy! 😏 #bugbountytips #bugbountytip #cybersecurity #ethicalhacking

NoRed0x's tweet image. Add the file `appsettings.jsont` to your wordlist, and you might discover some juicy data. Enjoy! 😏 

#bugbountytips #bugbountytip #cybersecurity #ethicalhacking

After migrating my app to @expo I tried out this cool trick from one of their guides. The config file is just simple TS, and has access to env variables like any other TS file. Aka, you can easily change the app variant and other stuff like the icon, depending on your needs! 🧵

appfr3d's tweet image. After migrating my app to @expo I tried out this cool trick from one of their guides. 
The config file is just simple TS, and has access to env variables like any other TS file. Aka, you can easily change the app variant and other stuff like the icon, depending on your needs! 🧵

every designer dreams of building stuff like this


Introducing Swift Configuration, a new way to share and manage configuration for Swift. It's a smarter way to keep secrets safe and separate develop/test/prod environments. More here: forums.swift.org/t/introducing-…

SwiftLang's tweet image. Introducing Swift Configuration, a new way to share and manage configuration for Swift. It's a smarter way to keep secrets safe and separate develop/test/prod environments. More here: forums.swift.org/t/introducing-…

@ChristianSelig knows how to build apps! This is how do a setup guide for iOS! Not just some steps but an easy to follow video.


just fooling around and fixing stuff and I made this config I thought looked pretty cool so I wanted to share it that is all

csaurageul's tweet image. just fooling around and fixing stuff and I made this config I thought looked pretty cool so I wanted to share it

that is all

It Couldn't Be Easier! AppSettings.json In Console Applications If you're familiar with ASP NET Core, then you're likely familiar with using appsettings.json files for your applications. But... What happens if you want to use a console application and have the same type of…

DevLeaderCa's tweet image. It Couldn't Be Easier! AppSettings.json In Console Applications

If you're familiar with ASP NET Core, then you're likely familiar with using appsettings.json files for your applications.

But... What happens if you want to use a console application and have the same type of…

How to organize your apps with App Library:

digiminimalist's tweet image. How to organize your apps with App Library:

🚀 12-Factor App Principles for Microservices Development! 🔥 Building scalable and resilient microservices? Follow the 12-Factor App methodology to ensure efficiency and maintainability! ✅ Codebase – One repo per service for version control ✅ Configurations – Store settings…

goyalshaliniuk's tweet image. 🚀 12-Factor App Principles for Microservices Development! 🔥

Building scalable and resilient microservices? Follow the 12-Factor App methodology to ensure efficiency and maintainability!

✅ Codebase – One repo per service for version control
✅ Configurations – Store settings…

Tip: createapp.dev generates webpack build configs for you online 📦 Useful learning tool by @karljakoblind

addyosmani's tweet image. Tip: createapp.dev generates webpack build configs for you online 📦 Useful learning tool by @karljakoblind

When you create an ACCESS or SESSION policy of any type, it's required to be present in the Conditional Access App Control settings.

IAMERICAbooted's tweet image. When you create an ACCESS or SESSION policy of any type, it's required to be present in the Conditional Access App Control settings.

Here's what mine looks like : • Things3 - Scheduling • Calendar - Scheduling • Medium - Knowledge • Clear - Organization The goal is to keep the essentials up front. Keep your screen limited to 8 apps within the knowledge, scheduling and organization categories.

The1stReporter's tweet image. Here's what mine looks like : 

• Things3 - Scheduling
• Calendar - Scheduling
• Medium - Knowledge
• Clear - Organization

The goal is to keep the essentials up front.

Keep your screen limited to 8 apps within the knowledge, scheduling and organization categories.

📁 The default “app” directory in 5.3. All the other directories are created as you issue “make” commands. #Clean

taylorotwell's tweet image. 📁 The default “app” directory in 5.3. All the other directories are created as you issue “make” commands. #Clean

As part of porting @TrackSeriesTv to .NET Core we are moving the configuration for all the services to @Azure #AppConfiguration and I have to admit that I'm in love with the service. Labels + MSI + Key vault references are super powerful.


BLOGGED: Introduction to #Azure #AppConfiguration for Developers with #dotnetcore - including Managed Identities to completely avoid config and credential management locally, or deployed with your app. #Security ftw! 🚀 tz.nu/2V3iWhW

zimmergren's tweet image. BLOGGED: Introduction to #Azure #AppConfiguration for Developers with #dotnetcore - including Managed Identities to completely avoid config and credential management locally, or deployed with your app. #Security ftw! 🚀 tz.nu/2V3iWhW
zimmergren's tweet image. BLOGGED: Introduction to #Azure #AppConfiguration for Developers with #dotnetcore - including Managed Identities to completely avoid config and credential management locally, or deployed with your app. #Security ftw! 🚀 tz.nu/2V3iWhW
zimmergren's tweet image. BLOGGED: Introduction to #Azure #AppConfiguration for Developers with #dotnetcore - including Managed Identities to completely avoid config and credential management locally, or deployed with your app. #Security ftw! 🚀 tz.nu/2V3iWhW

Create an #Azure #AppConfiguration store! Centrally manage your app settings and feature flags with ease. Learn how to set up your store and add key-values. Read more here: msft.it/6018YAR7s

AzureSupport's tweet image. Create an #Azure #AppConfiguration store! Centrally manage your app settings and feature flags with ease. Learn how to set up your store and add key-values. Read more here: msft.it/6018YAR7s

Today I earned my "Implement #Azure #AppConfiguration" badge! I’m so proud to be celebrating this achievement and hope this inspires you to start your own @MicrosoftLearn journey! learn.microsoft.com/api/achievemen… #MSLearnBadge


🚀 Dive into dynamic configuration updates with the #AppConfiguration .NET provider library! Learn how to implement on-demand configuration changes in your .NET app, allowing you to stay agile without restarting. See more here: msft.it/6017iX5f3

AzureSupport's tweet image. 🚀 Dive into dynamic configuration updates with the #AppConfiguration .NET provider library! Learn how to implement on-demand configuration changes in your .NET app, allowing you to stay agile without restarting. See more here: msft.it/6017iX5f3

Sisteme Azure AppConfiguration da başarıyla eklendi. 💪💪💪 #azure #appconfiguration #techbuddy

Kişisel proje için; ✅ Azure Communication Service aracılığı ile Custom Domain üzerinden email gönderme ✅ServiceBusTrigger Azure Function ile Key Vault'u configuration provider olarak ekleme ve email bilgilerini buradan çekme. ◌ Geriye artık Api üzerinden üyelik işlemleri…



"Dive into the dynamic realm of Azure App Configuration! Centralize settings, toggle features, and elevate your app game. 💻✨ #Azure #AppConfiguration #CloudComputing" { by Sumit Mondal } from @hashnode sumit007.hashnode.dev/the-power-of-a…


Master #Azure #AppConfiguration effortlessly! Learn to centralize app settings, manage key-values, and implement feature flags by following this guide! See more here: msft.it/6019iPuO1

AzureSupport's tweet image. Master #Azure #AppConfiguration effortlessly! Learn to centralize app settings, manage key-values, and implement feature flags by following this guide! See more here: msft.it/6019iPuO1

Sync your GitHub repo with #AppConfiguration using GitHub Actions. Easily update config files and enjoy centralized configuration, seamless updates, and integration with #Azure services. Check out this link: msft.it/6018gAMNQ

AzureSupport's tweet image. Sync your GitHub repo with #AppConfiguration using GitHub Actions. Easily update config files and enjoy centralized configuration, seamless updates, and integration with #Azure services. Check out this link: msft.it/6018gAMNQ

Discover how to enable dynamic configuration updates in an msft.it/6019gv4A9 Core app with this tutorial. Discover how to leverage the #AppConfiguration provider library for caching and refreshing capabilities. msft.it/6010gv4Ai

AzureSupport's tweet image. Discover how to enable dynamic configuration updates in an msft.it/6019gv4A9 Core app with this tutorial. Discover how to leverage the #AppConfiguration provider library for caching and refreshing capabilities. msft.it/6010gv4Ai

5/11: Properly configured environment variables are essential in #Kubernetes applications. Use 'env' fields in YAML files or 'kubectl set env' to define variables dynamically. They enable customizable behavior and make your app more flexible. #DevOps #AppConfiguration


👉Feature flag in ASP.NET Core using Azure App Configuration 👉Here is link to go through. arunyadav.in/blogs/post/6 👉Here, you can find all the blogs/articles arunyadav.in/portfolio#blogs #dotnetcore #appconfiguration #featuremanager #azure

iam_arunydv_'s tweet image. 👉Feature flag in ASP.NET Core using Azure App Configuration

👉Here is link to go through. 

arunyadav.in/blogs/post/6

👉Here, you can find all the blogs/articles

arunyadav.in/portfolio#blogs

#dotnetcore #appconfiguration #featuremanager #azure

Receive application alerts on MS Teams hosted on your mobile device and save millions of dollars in terms of opportunity loss & damage. Download the whitepaper to know how:bit.ly/3jxNEBJ #msteams #whitepaper #appconfiguration

Datamatics's tweet image. Receive application alerts on MS Teams hosted on your mobile device and save millions of dollars in terms of opportunity loss & damage.
Download the whitepaper to know how:bit.ly/3jxNEBJ

#msteams #whitepaper #appconfiguration

Call for Speakers for NetCoreConf Madrid 2022 is open and I've just submitted a session! sessionize.com/netcoreconf-ma… #AppConfiguration


No results for "#appconfiguration"

Master #Azure #AppConfiguration effortlessly! Learn to centralize app settings, manage key-values, and implement feature flags by following this guide! See more here: msft.it/6019iPuO1

AzureSupport's tweet image. Master #Azure #AppConfiguration effortlessly! Learn to centralize app settings, manage key-values, and implement feature flags by following this guide! See more here: msft.it/6019iPuO1

As part of porting @TrackSeriesTv to .NET Core we are moving the configuration for all the services to @Azure #AppConfiguration and I have to admit that I'm in love with the service. Labels + MSI + Key vault references are super powerful.


Sync your GitHub repo with #AppConfiguration using GitHub Actions. Easily update config files and enjoy centralized configuration, seamless updates, and integration with #Azure services. Check out this link: msft.it/6018gAMNQ

AzureSupport's tweet image. Sync your GitHub repo with #AppConfiguration using GitHub Actions. Easily update config files and enjoy centralized configuration, seamless updates, and integration with #Azure services. Check out this link: msft.it/6018gAMNQ

Mit "Azure App Configuration" gibt Dir Peter Esser von @prodot einen Überblick über die Vorzüge des Dienstes und zeigt anhand eines Codebeispiels die einfache Integration in .Net Anwendungen. 😎 #AppConfiguration #Azure #Meetup

azureruhrgebiet's tweet image. Mit "Azure App Configuration" gibt Dir Peter Esser von @prodot einen Überblick über die Vorzüge des Dienstes und zeigt anhand eines Codebeispiels die einfache Integration in .Net Anwendungen. 😎
#AppConfiguration #Azure #Meetup

Discover how to enable dynamic configuration updates in an msft.it/6019gv4A9 Core app with this tutorial. Discover how to leverage the #AppConfiguration provider library for caching and refreshing capabilities. msft.it/6010gv4Ai

AzureSupport's tweet image. Discover how to enable dynamic configuration updates in an msft.it/6019gv4A9 Core app with this tutorial. Discover how to leverage the #AppConfiguration provider library for caching and refreshing capabilities. msft.it/6010gv4Ai

Du möchtest Deine Cloud Applikationen einfacher verwalten?☁️ #Azure #AppConfiguration hilft dabei! Im @ADN_Bochum Webinar (08.06.) zeigt @prodot Software Engineer Peter, wie Komponenten moderner Cloudanwendungen zentral konfiguriert werden. Jetzt anmelden: register.gotowebinar.com/register/23208…

azureruhrgebiet's tweet image. Du möchtest Deine Cloud Applikationen einfacher verwalten?☁️
#Azure #AppConfiguration hilft dabei!
Im @ADN_Bochum Webinar (08.06.) zeigt @prodot Software Engineer Peter, wie Komponenten moderner Cloudanwendungen zentral konfiguriert werden.
Jetzt anmelden:
register.gotowebinar.com/register/23208…

Create an #Azure #AppConfiguration store! Centrally manage your app settings and feature flags with ease. Learn how to set up your store and add key-values. Read more here: msft.it/6018YAR7s

AzureSupport's tweet image. Create an #Azure #AppConfiguration store! Centrally manage your app settings and feature flags with ease. Learn how to set up your store and add key-values. Read more here: msft.it/6018YAR7s

If you create an #AppConfiguration resource in the #Azure portal and you go to the Scale up blade, it shows the different tiers and their #pricing (currently Free and Standard). In short: $ 1.20 / day plus $ 0.06 / 10K requests if you overshoot the 200K included requests per day.

rickvdbosch's tweet image. If you create an #AppConfiguration resource in the #Azure portal and you go to the Scale up blade, it shows the different tiers and their #pricing (currently Free and Standard).
In short: $ 1.20 / day plus $ 0.06 / 10K requests if you overshoot the 200K included requests per day.

BLOGGED: Introduction to #Azure #AppConfiguration for Developers with #dotnetcore - including Managed Identities to completely avoid config and credential management locally, or deployed with your app. #Security ftw! 🚀 tz.nu/2V3iWhW

zimmergren's tweet image. BLOGGED: Introduction to #Azure #AppConfiguration for Developers with #dotnetcore - including Managed Identities to completely avoid config and credential management locally, or deployed with your app. #Security ftw! 🚀 tz.nu/2V3iWhW
zimmergren's tweet image. BLOGGED: Introduction to #Azure #AppConfiguration for Developers with #dotnetcore - including Managed Identities to completely avoid config and credential management locally, or deployed with your app. #Security ftw! 🚀 tz.nu/2V3iWhW
zimmergren's tweet image. BLOGGED: Introduction to #Azure #AppConfiguration for Developers with #dotnetcore - including Managed Identities to completely avoid config and credential management locally, or deployed with your app. #Security ftw! 🚀 tz.nu/2V3iWhW

✨Pick up the wrench and configure the app to suit your needs. #BigPicture 8.1 brings easier access to app configuration directly from the main panel. Convenient, isn’t it? #newfeature #Appconfiguration


🚀 Dive into dynamic configuration updates with the #AppConfiguration .NET provider library! Learn how to implement on-demand configuration changes in your .NET app, allowing you to stay agile without restarting. See more here: msft.it/6017iX5f3

AzureSupport's tweet image. 🚀 Dive into dynamic configuration updates with the #AppConfiguration .NET provider library! Learn how to implement on-demand configuration changes in your .NET app, allowing you to stay agile without restarting. See more here: msft.it/6017iX5f3

👉Feature flag in ASP.NET Core using Azure App Configuration 👉Here is link to go through. arunyadav.in/blogs/post/6 👉Here, you can find all the blogs/articles arunyadav.in/portfolio#blogs #dotnetcore #appconfiguration #featuremanager #azure

iam_arunydv_'s tweet image. 👉Feature flag in ASP.NET Core using Azure App Configuration

👉Here is link to go through. 

arunyadav.in/blogs/post/6

👉Here, you can find all the blogs/articles

arunyadav.in/portfolio#blogs

#dotnetcore #appconfiguration #featuremanager #azure

Receive application alerts on MS Teams hosted on your mobile device and save millions of dollars in terms of opportunity loss & damage. Download the whitepaper to know how:bit.ly/3jxNEBJ #msteams #whitepaper #appconfiguration

Datamatics's tweet image. Receive application alerts on MS Teams hosted on your mobile device and save millions of dollars in terms of opportunity loss & damage.
Download the whitepaper to know how:bit.ly/3jxNEBJ

#msteams #whitepaper #appconfiguration

Applications running in the cloud have many components that are distributed in nature. By centralizing application settings and feature flags you can reduce operational costs and complexity of your solutions. #Azure #AppConfiguration is here to help! youtu.be/t6m13DxUJMc

MarczakIO's tweet image. Applications running in the cloud have many components that are distributed in nature. By centralizing application settings and feature flags you can reduce operational costs and complexity of your solutions. #Azure #AppConfiguration is here to help!

youtu.be/t6m13DxUJMc

Loading...

Something went wrong.


Something went wrong.


United States Trends