Skip to content
#

azure-services

Here are 31 public repositories matching this topic...

azure-sdk-for-java
backwind1233
backwind1233 commented Jan 24, 2022

Context
When using Spring Resource and Spring Cloud Azure Storage file to read and write files, if the resource location configured with pattern azure-file:fileshare/foldera/folderb/folderc/a.txt

Steps to reproduce issue
Use the [sample](https://github.com/Azure-Samples/azure-spring-boot-samples/tree/spring-cloud-azure_4.0.0-beta.3/storage/spring-cloud-azure-starter-storage-file-sha

bug Client azure-spring good first issue
azure-sdk-for-c
ahsonkhan
ahsonkhan commented Sep 9, 2021

Upstream dependencies shouldn't be relying or or referencing fields that are marked _internal. Similarly, types and methods prefixed with _az are private implementation (that aren't documented) and shouldn't be used.

For example, add a comment for each nested _internal struct within the repo:
https://github.com/Azure/azure-sdk-for-c/blob/52b7d3c4a005924739b420d2acffe275f0a6c9a5/sdk/inc/a

Docs good first issue Azure.Core

The Microsoft Azure has a lot to offer when it comes to Cognitive Services, trying out them is really fun. Here in this article, we are going to see how we can detect and read texts from an image and show it in the display using the Cognitive Service Computer Vision AI. The service Computer Vision has it's own machine language running which helps us to do our task in an easy and effective manner. It uses the technology Optical Character Recognition and extracts the words or text to a readable format. All we have to do is, using the service and write some custom codes as per our requirement.

  • Updated Mar 2, 2022
  • TypeScript

Positive Affirmations is a WCF service demo project hosted via Azure Cloud Services. A Windows Form Application functions as a test client where users can consume the service. This project presents a simple WCF Positive Affirmations Service that demos architectural styles of setting up, hosting via Azure Cloud Services, configuring services, and testing the service for http protocols. The service accepts a simple string, which represents a name, and returns a simple string with a randomized positive affirmation that acknowledges the name. Instead of using IIS Express, the simple service is hosted using Azure Cloud Services. The Visual Studio solution also has one client “tester” Windows Form application that tests the http protocol connection to the hosted service.

  • Updated Sep 24, 2019
  • C#

Improve this page

Add a description, image, and links to the azure-services topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the azure-services topic, visit your repo's landing page and select "manage topics."

Learn more