azure.md
July 15, 2021 · View on GitHub
Bookmarks tagged [azure]
www.codever.land/bookmarks/t/azure
Publishing and consuming debugging symbols for .net core library
https://medium.com/@aymendaoudi/publishing-and-consuming-debugging-symbols-for-net-core-library-d0e8...
A good practice when having a class library that is used in one or across several projects is to make it available through a nuget feed. This library project should be pushed to this nuget feed using…
How to connect to npm feeds from Azure DevOps
https://www.code4it.dev/blog/connect-npm-feeds-from-azure-devops
Azure DevOps, among its capabilities, allows you to store npm packages in their system. Here we'll see how to connect to an npm feed and how to solve the 401-unauthorized error.
Microsoft Azure Data Encryption-at-Rest
https://docs.microsoft.com/en-us/azure/security/azure-security-encryption-atrest
This article provides an overview of Microsoft Azure data encryption at-rest, the overall capabilities, and general considerations.
- tags: azure, encryption
What is Kubernetes & How to Get Started With It
https://blog.risingstack.com/what-is-kubernetes-how-to-get-started/
This article helps you to learn the basic concepts of Kubernetes, so you can have a modern, safe and reliable production infcrastructure in the cloud.
- :calendar: published on: 2018-05-08
- tags: kubernetes, azure, osx
Multi-tenant SaaS patterns - Azure SQL Database
https://docs.microsoft.com/en-us/azure/sql-database/saas-tenancy-app-design-patterns
Learn about the requirements and common data architecture patterns of multi-tenant software as a service (SaaS) database applications that run in the Azure cloud environment.
- tags: architecture, azure, cloud, multi-tenant
Azure Friday | Microsoft
Join Scott Hanselman every Friday as he engages one-on-one with the engineers who build the services that power Microsoft Azure as they demo capabilities, answer Scott's questions, and share their ins...