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,529 public repositories matching this topic...
-
Updated
Dec 28, 2021 - Shell
-
Updated
Jan 13, 2022 - Python
-
Updated
Jan 13, 2022 - Shell
-
Updated
Jan 14, 2022 - Go
-
Updated
Jan 8, 2022 - Go
-
Updated
Oct 25, 2021 - Jupyter Notebook
-
Updated
Jan 12, 2022 - Go
-
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
-
Updated
Jan 13, 2022 - JavaScript
-
Updated
Jan 13, 2022 - TypeScript
The current blue links are sometimes not easy to read, e.g. see the first screenshot from a user vs the second screenshot from my terminal (iTerm2):
, as SYSTEM_MANAGED keys are "managed and rotated by Google"
Is your feature request related to a problem? Please describe.
We're trying to switch our CI system from amd64 machines to arm64, to save money on AWS. We're running into a problem with our builds that use tfsec, because the docker image for tfsec is only published for amd64 architecture.
Describe the solution you'd like
If there was an arm64 version of the [tfsec docker image](https:
Describe the issue
I think the Jenkins documentation is old, why would you install checkov instead of just using the bridgecrew/checkov docker image directly?
https://www.checkov.io/4.Integrations/Jenkins.html
Examples
This can be done via docker agent stanza, or better, via a Kubernetes agent pod, such as:
https://github.com/HariSekhon/Kubernetes-configs/blob/f4804dcc95a0392871
-
Updated
Jan 13, 2022 - TypeScript
-
Updated
Jan 6, 2022 - JavaScript
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
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?
Example Usage section for resource api_management_identity_provider_aadb2c is missing 2 required attributes:
- api_management_name
- resource_group_name
When trying to provision the resource in form of the example the following errors are reported.
╷
│ Error: Missing required argument
│
│ on main.tf line 44, in resource "azurerm_api_management_identity_provider_aadb2c" "example":
Description
When Remove-AzPolicyExemption is run with -Confirm:$false the cmdlet still ask for confirmation. This is not expected. In additional this cmdlet behaviors also differently than the other Policy cmdlets e.g Remove-AzPolicyAssignment.
If -Confirm:$false is specified the cmdlet should not ask for confirmation anymore.
Issue script & Debug output
N/AHi, 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
Dec 13, 2021 - Jupyter Notebook
-
Updated
Jan 14, 2022
-
Updated
Jan 13, 2022 - 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.