Skip to content

Commit

Permalink
fix gifs
Browse files Browse the repository at this point in the history
  • Loading branch information
vieiraae committed Feb 7, 2025
1 parent 8fd9c09 commit af88ebc
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ Playground to try the [OAuth 2.0 authorization feature](https://learn.microsoft.

Playground to create a combination of several policies in an iterative approach. We start with load balancing, then progressively add token emitting, rate limiting, and, eventually, semantic caching. Each of these sets of policies is derived from other labs in this repo.

[<img src="images/zero-to-production.gif" alt="flow" style="width: 537px; display: inline-block;" data-target="animated-image.originalImage">](labs/zero-to-production/zero-to-production.ipynb)
[<img src="images/zero-to-production-small.gif" alt="flow" style="width: 437px; display: inline-block;" data-target="animated-image.originalImage">](labs/zero-to-production/zero-to-production.ipynb)

[🦾 Bicep](labs/zero-to-production/main.bicep)[⚙️ Policy](labs/zero-to-production/policy-3.xml)[🧾 Notebook](labs/zero-to-production/zero-to-production.ipynb)

Expand Down
Binary file modified images/zero-to-production-small.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/zero-to-production.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit af88ebc

Please sign in to comment.