Giter Site home page Giter Site logo

azure.github.io's Introduction

azure.github.io's People

Contributors

azuresdkci avatar camsoper avatar devigned avatar jeffwilcox avatar tjprescott avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

azure.github.io's Issues

Microsoft uses Google's CDN instead their own

./guidelines.html:    <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
./index.html:    <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
./projects.html:    <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
./thanks.html:    <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
./_template.html:    <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>

Should be replaced with coresponding Microsoft CDN URLs.

Swagger specs duplicated with `azure-rest-api-specs` repo.

Hi @devigned,
I like your list of apis:
https://github.com/Azure/azure.github.io/blob/jekyll/_data/apis.yml
And it sims like ideal place to mark preferred or latest version of each API as discussed in Azure/azure-rest-api-specs#219

Hower specs folder in this repo overlaps with https://github.com/Azure/azure-rest-api-specs
It cause problems for people who use GitHub search, for example, see this query.
Moreover, it causing problems for bots crawling Github to extract all Swagger specs.
And I'm not only one who run such bots, for example:
https://sdks.io/Search/FindSDKs?Page=1&Query=&Bridge=Github

If you try to provide Swagger specs with CORS support.
Please consider hosting them in gh-pages branch of azure-rest-api-specs repo.
As a bonus feature, you can configure CI to automatically do deploy on gh-pages.
I use exactly the same approach for my catalog, I even wrote script to do deployment from Travis:
https://www.npmjs.com/package/deploy-to-gh-pages

Tenant dropdown needed on ARM API test drive

ARM API test drive may show no subscriptions for credentials having multiple tenancies. If wrongly tenancies is picked for auth then nothing works. A drop down for tenancies and auth getting auth token from chosen tenancy should work.

Dead link

Hey all, under Frameworks & Projects, the following link is invalid:

<a class="btn btn-az btn-outline" href="/projects/">Our SDKs &amp; Projects</a>

and results in a 404.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.