The Wayback Machine - https://web.archive.org/web/20220604061305/https://github.com/topics/azure
Skip to content
#

Azure

azure logo

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 10,721 public repositories matching this topic...

dgsardina
dgsardina commented Nov 28, 2019

Small feature request. I am using helmfile for the deployment of our k8s infrastructure and wanted to use sops for encryption of secrets. I need to use the --keyservice but as I am calling sops inside a wrapper (helmfile) of a wrapper (helm secrets) I cannot pass this variable to sops in a clean way.

Could you provide an alternative way to provide this option to sops in the .sops.conf and/or i

dzsquared
dzsquared commented May 3, 2022

Is your feature request related to a problem? Please describe.
Even if I have a folder open, especially in VS Code, and create a new SQL project - I have to reselect that folder as the project location.
image

![image](https://user-images.githubusercontent.com/12227241/166515237-e7ebaf

Enhancement Area - SQL Project Good First Issue
infracost
Joerg-L
Joerg-L commented May 19, 2022

When setting INFRACOST_CURRENCY=EUR the format of the currency values is not correct.

Current Format

  • Example in USD $3,938.10
  • Example in EUR €3,736.11

Expected format

  • Example in EUR: 3.736,11€

To make it as flexible as possible, it would be helpfull do define an addition environment variable to define the logic like

  • EUR: XXX.XXX,00
  • USD: XXX,XXX.00

USD can be

enhancement good first issue
formidable
jezzirolk
jezzirolk commented May 11, 2022

Describe the issue
On GCP if you apply a role via a policy that is applied none of the checks are performed. The example below should pass CKV_GCP_48 and fail CKV_GCP_44 (with my variables) but when checkov is run, no checks are run, pass or fail.

Examples\

 data "google_iam_policy" "folder" {
   binding {
     role = "roles/owner"

     members = var.a
good first issue checks terraform
SynapseML
brunocous
brunocous commented Sep 2, 2020

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?

cbellee
cbellee commented Mar 28, 2022

Description

New-AzPortalDashboard fails to parse a hashtable converted from a JSON dashboard definition downloaded from the portal.
The attached JSON dashboard definition was downloaded from an existing simple dashboard definition created in the portal in order to test creating a new dashboard definition using PowerShell. The commands and output are shown below.

[portal.txt](https://git

Investigate 🔍 bug good first issue Portal
sistoimenov
sistoimenov commented Nov 22, 2018

My goal is to view the available/installed artifacts on a VM in dev test lab.

By calling:

az lab vm show --lab-name $DevTestLabName --name $VmName--resource-group $ResourceGroupName

It displays a json response in which there is an "artifacts" property but its value is null.

When I try to use the --expand parameter as it is described in the documentation it returns an error:

Documentation Service Attention Devtestlab good first issue
azure-sdk-for-python
lmazuel
lmazuel commented Jan 4, 2020

There is several tests that call httbin or bing, and they can't pass if there is no network. Need to find a way todo an actual HTTP request, with the less possible mock so we're confident it's working as expected.

I think I remember httpbin can be install locally, maybe that?

To investigate.

Client Azure.Core help wanted good first issue

Created by Microsoft

Released February 1, 2010

Organization
Azure
Website
azure.microsoft.com
Wikipedia
Wikipedia