-
Updated
Oct 5, 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 6,507 public repositories matching this topic...
-
Updated
Oct 6, 2020 - Python
-
Updated
Sep 28, 2020 - Go
-
Updated
Sep 22, 2020 - Jupyter Notebook
-
Updated
Oct 6, 2020 - Go
-
Updated
Sep 2, 2020 - TypeScript
-
Updated
Sep 29, 2020 - Go
-
Updated
Oct 6, 2020 - Python
-
Updated
Oct 5, 2020 - TypeScript
-
Updated
Oct 4, 2020 - JavaScript
-
Updated
Sep 2, 2020 - Shell
-
Updated
Sep 10, 2020 - C#
Currently, facades implement good exception handling, but resource parsing does not. That means that for a given resource type, if parsing fails for any given resource, the fetch_all
method fails and stops, hence not parsing any additional resources.
All resources should be reviewed and updated, to ensure they handle parsing errors.
e.g., for AWS IAM roles (https://github.com/nccgroup/Scou
-
Updated
Oct 6, 2020 - C#
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
Oct 5, 2020 - JavaScript
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
Oct 6, 2020 - C#
-
Updated
Oct 6, 2020 - Jupyter Notebook
Summary
The Event Hubs migration guide was written to be a launching point to guide developers familiar with the legacy client library to the equivalent API and patterns of the modern library. While the content has well received, the format has proven to harm readability and cause difficulty in finding the appropriate content. When developing the Service Bus migration guide, an alternate f
-
Updated
Oct 2, 2020 - Jupyter Notebook
-
Updated
Oct 5, 2020 - C#
-
Updated
Oct 6, 2020 - Go
-
Updated
Oct 6, 2020 - Python
-
Updated
Oct 6, 2020 - Go
This is more a question than a feature request.
When parsing JSON files, I need to sanitize the field names so field with spaces
becomes field_with_spaces
.
I want to preserve the original name as well, metadata about the column if you like :)
There is a metadata field on StructField
, but it is internal.
Why is this internal, is it possible or desirable to expose it?
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: