Azure
Azure is a cloud computing service created by Microsoft for building, testing, deploying, and managing applications and services through a global network of Microsoft-managed data centers.
Here are 9,102 public repositories matching this topic...
A curated list for awesome kubernetes sources
-
Updated
Nov 12, 2021 - Shell
Best Practices on Recommendation Systems
-
Updated
Nov 19, 2021 - Python
Azure Quickstart Templates
-
Updated
Nov 20, 2021 - Shell
Pulumi - Modern Infrastructure as Code. Any cloud, any language
-
Updated
Nov 20, 2021 - Go
Simple and flexible tool for managing secrets
-
Updated
Nov 17, 2021 - Go
Best Practices, code samples, and documentation for Computer Vision.
-
Updated
Oct 25, 2021 - Jupyter Notebook
The Go Cloud Development Kit (Go CDK): A library and tools for open cloud development in Go.
-
Updated
Nov 19, 2021 - Go
Scalable PaaS (automated Docker+nginx) - aka Heroku on Steroids
-
Updated
Nov 18, 2021 - TypeScript
In our database projects we have several scmp-files with pre-configured schema compares.
As now I can use the files by opening the Schema Compare from the context-menu on the connection, and then click Open .scmp-file.
If I try to open the file from the file explorer or the project explorer I only get the underlaying XML-file, which mostly often isn't very useful.
It would be great to op
The most used, flexible, fast and streaming parser for multipart form data. Supports uploading to serverless environments, AWS S3, Azure, GCP or the filesystem. Used in production.
-
Updated
Nov 20, 2021 - JavaScript
-
Updated
Nov 20, 2021 - TypeScript
See infracost/infracost#1135 and the follow-up comment for what's needed
-
Updated
Sep 13, 2021 - C#
Android in docker solution with noVNC supported and video recording
-
Updated
Nov 17, 2021 - Shell
Rules engine for cloud security, cost optimization, and governance, DSL in yaml for policies to query, filter, and take actions on resources
-
Updated
Nov 19, 2021 - Python
The https://github.com/nccgroup/ScoutSuite/blob/master/ScoutSuite/providers/gcp/rules/findings/iam-lack-of-service-account-key-rotation.json finding should only flag USER_MANAGED keys (https://cloud.google.com/iam/docs/reference/rest/v1/projects.serviceAccounts.keys), as SYSTEM_MANAGED keys are "managed and rotated by Google"
Security scanner for your Terraform code
-
Updated
Nov 19, 2021 - Go
OAuth Proxy
-
Updated
Oct 19, 2021 - JavaScript
Hello Team,
Here is the my current checkov_scan.yml file
name: Run Checkov action serverless
id: checkov1
uses: bridgecrewio/checkov-action@master
with:
#skip_check: CKV_AWS_23 # optional: skip a specific check_id
#quiet: true # optional: display only failed checks
#log_level: DEBUG # optional: set log level. Default WARNING
Deploy your apps on any Cloud provider in just a few seconds
-
Updated
Nov 19, 2021 - Rust
Summary
The Event Hubs client library aims to be mockable and fully support testability. To help illustrate usage of the new API for the testing scenarios, a set of samples mocking the various Event Hubs client types and illustrating use of the model factory is needed.
Scope of Work
- Implement a sample or set of samples demonstrating a basic approach for mocking the high level cli
Community Note
- Please vote on this issue by adding a
👍 reaction to the original issue to help the community and maintainers prioritize this request - Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
- If you are inte
Description
Hi team, I found the wrong part in the following document.
https://github.com/Azure/azure-powershell/blob/main/src/Automation/Automation/help/Remove-AzAutomationHybridWorkerGroup.md
The Force parameter is not present in this command. So I think we need to fix it.

Hi, I read example command here https://docs.microsoft.com/en-us/cli/azure/container?view=azure-cli-latest#examples
and I found wrong command on "Create a container in a container group that runs Windows, with 2 cores and 3.5Gb of memory." Section.
Here your command
az container create -g MyResourceGroup --name myapp --image myimage:latest --ip-address public --ports 8081 --protocol UDP
Python notebooks with ML and deep learning examples with Azure Machine Learning Python SDK | Microsoft
-
Updated
Nov 16, 2021 - Jupyter Notebook
I have a simple regression task (using a LightGBMRegressor) where I want to penalize negative predictions more than positive ones. Is there a way to achieve this with the default regression LightGBM objectives (see https://lightgbm.readthedocs.io/en/latest/Parameters.html)? If not, is it somehow possible to define (many example for default LightGBM model) and pass a custom regression objective?
-
Updated
Nov 20, 2021
Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
-
Updated
Nov 20, 2021 - C#
Created by Microsoft
Released February 1, 2010
- Organization
- Azure
- Website
- azure.microsoft.com
- Wikipedia
- Wikipedia


We already have some scripts in the
scriptsdirectory. It would be good to run them for every PR.This is also a great task for beginners.