-
Updated
Jun 6, 2021 - Shell
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 8,026 public repositories matching this topic...
-
Updated
Jun 8, 2021 - Python
-
Updated
Jun 8, 2021 - Go
-
Updated
Jun 7, 2021 - Go
-
Updated
Mar 12, 2021 - Jupyter Notebook
-
Updated
Jun 3, 2021 - Go
-
Updated
May 5, 2021 - TypeScript
Right now, the validation error message is in the Example Usage box, which is what SSDT does

There's support for validation for input boxes, so it would be nicer for the error message to show up with the associated input box like this:
, as SYSTEM_MANAGED keys are "managed and rotated by Google"
Terraform ignores case sensitivity in most cases for AWS, GCP and Azure (I haven't checked other providers). The aim of this GH issue is to review and update all existing cloud resources to ensure that:
- case-insensitive string comparison are used, e.g.:
Bad:input == "large"
Good:strings.ToLower(input) == "large"
We might be able to grep for something like== "to review/fix them a
-
Updated
Jun 7, 2021 - Rust
-
Updated
Jun 7, 2021 - Go
-
Updated
Jun 8, 2021 - C#
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
-
Updated
Jun 7, 2021 - JavaScript
Summary
The Event Hubs client library is instrumented using the .NET EventSource mechanism for logging. When instrumenting or diagnosing issues with applications that consume the library, it is often helpful to have access to the Event Hubs logs.
Though EventSource instrumentation is
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
Jun 7, 2021 - Jupyter Notebook
-
Updated
Jun 7, 2021 - C#
Created by Microsoft
Released February 1, 2010
- Organization
- Azure
- Website
- azure.microsoft.com
- Wikipedia
- Wikipedia
This is a reminder for me or a task if anyone wants :P
Basically, The last two questions aren't really regex's questions.
To do: