-
Updated
Jul 11, 2020 - 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 5,997 public repositories matching this topic...
Template name: 101-event-grid, https://github.com/Azure/azure-quickstart-templates/blob/master/101-event-grid/azuredeploy.json
The parameter eventGridSubscriptionUrl's description ends with:
(RequestBin URLs are exempt from this requirement.)
This is no longer true, and deployments will fail, if the validation challenge is not answered, or the validation URL is not visited - even when
-
Updated
Jul 10, 2020 - Go
Running Pulumi CLI commands in CI is failing with the following error:
error: could not get cloud url: unmarshalling credentials file: unexpected end of JSON input
The following scripts are representative of what was running when the error happened:
# prepare.sh
curl https://sdk.cloud.google.com | bash > /dev/null
export PATH=$PATH:/root/google-cloud-sdk/bin
KEY_FI-
Updated
Jul 17, 2020 - TypeScript
-
Updated
Jul 3, 2020 - Python
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
As a new custodian user, I'm trying to understand the usage of variables in policies. There seems to be multiple types of variables.
A non-exhaustive list for a beginner can be:
varsin a policy yaml- [standard runtime variables for in
-
Updated
Jul 14, 2020 - Jupyter Notebook
-
Updated
Jul 17, 2020 - TypeScript
-
Updated
Jul 17, 2020 - Shell
-
Updated
Jul 17, 2020 - C#
-
Updated
Jul 17, 2020 - C#
-
Updated
Jul 17, 2020 - Scala
It would be useful to explain the units that can be specified here, or at least an example suggesting that "102400MB" is what it might look like with units specified.
Document Details
- ID: 913a9562-cc87-8935-b842-ed6d072b3c1b
- Version Independent ID: 88419164-baee-4723-7453-bdb340d5ea74
- Cont
-
Updated
Jul 17, 2020 - C#
-
Updated
Jul 7, 2020 - Jupyter Notebook
-
Updated
Jul 17, 2020 - C#
The Metric Trigger now supports a "dividePerInstance" boolean to aid with scaling rules based on Storage Queues. This should be exposed in the Terraform API.
Community Note
Please vote on this issue by adding a
Please do not leave "+1" or "me too" comments, they generate extra noise for issue fol
-
Updated
Jul 15, 2020 - Jupyter Notebook
-
Updated
Jul 16, 2020 - C#
-
Updated
Jul 17, 2020 - Go
-
Updated
Jul 13, 2020 - C#
-
Updated
Apr 12, 2020 - Java
-
Updated
Jul 15, 2020 - Go
Hi Team
Can we pass on a feedback to the team that maintains the documentation for the Azure SDK to provide more details which could help customers as the current documentation is cluttered and doesn't have proper verbal explanations of the available apis and methods .
It will be great if we can improve the documentation a bit so that it will be helpful for end customers
regards,
Jay
Created by Microsoft
Released February 1, 2010
- Organization
- Azure
- Website
- azure.microsoft.com
- Wikipedia
- Wikipedia


Description
Add Azure notebook to our SETUP doc.
I tested google colab and Azure notebook to run reco-repo without requiring creating any DSVM or compute by myself, and it works really well with simple tweaks to the notebooks (e.g. for some libs, should install manually).
I think it would be good to add at least Azure notebook to our SETUP doc, where users can easily test out our repo w/o