|
3 | 3 | [](https://codespaces.new/Azure-Samples/java-on-aca)
|
4 | 4 | [](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/azure-samples/java-on-aca)
|
5 | 5 |
|
6 |
| -This repository supports the [Java and AI](https://azure-samples.github.io/java-on-aca/) lab series. In these labs, you'll walk through deploying the sample [Spring Petclinic](https://github.com/Azure-Samples/java-on-aca/tree/main/src) application to an [Azure Container Apps](https://learn.microsoft.com/azure/container-apps/overview) environment while also integrating additional Azure services, such as [Azure OpenAI](https://learn.microsoft.com/en-us/azure/ai-services/openai/overview). |
| 6 | +## Features |
7 | 7 |
|
8 |
| -Please visit the [**Java and AI lab series documentation**](https://azure-samples.github.io/java-on-aca/) for information on lab requirements, how to prepare your development environment, and instruction on running these labs. |
| 8 | +This repository supports the [Java and AI](https://azure-samples.github.io/java-on-aca/) lab series. In these labs, you'll walk through deploying the sample [Spring Petclinic](https://github.com/Azure-Samples/java-on-aca/tree/main/src) application to an [Azure Container Apps](https://learn.microsoft.com/azure/container-apps/overview) environment while also integrating additional Azure services, such as [Azure OpenAI](https://learn.microsoft.com/azure/ai-services/openai/overview). |
9 | 9 |
|
10 | 10 | 
|
11 | 11 |
|
| 12 | +## Guidance |
| 13 | + |
| 14 | +Please visit the [**Java and AI lab series documentation**](https://azure-samples.github.io/java-on-aca/) for information on lab requirements, how to prepare your development environment, and instruction on running these labs. |
| 15 | + |
| 16 | +## Getting Started |
| 17 | + |
| 18 | +See the [installation guide](https://azure-samples.github.io/java-on-aca/install.html) for instructions on preparing a dev environment and configuring your lab subscription. |
| 19 | + |
12 | 20 | ## Important Security Notice
|
13 | 21 |
|
14 | 22 | The application code and configuration files contained in this repo are for educational purposes, and were built specifically to showcase specific Microsoft Azure services and tools. You should not use this code in your production environments without thoroughly reviewing it and implementing or enabling additional security features.
|
15 | 23 |
|
16 |
| -For a more comprehensive list of best practices and security recommendations for building intelligent applications on Azure, review the [Azure security best practices and patterns](https://learn.microsoft.com/en-us/azure/security/fundamentals/best-practices-and-patterns) and [Azure security baseline for Intelligent Recommendations](https://learn.microsoft.com/en-us/security/benchmark/azure/baselines/intelligent-recommendations-security-baseline) guides. |
| 24 | +For a more comprehensive list of best practices and security recommendations for building intelligent applications on Azure, review the [Azure security best practices and patterns](https://learn.microsoft.com/azure/security/fundamentals/best-practices-and-patterns) and [Azure security baseline for Intelligent Recommendations](https://learn.microsoft.com/security/benchmark/azure/baselines/intelligent-recommendations-security-baseline) guides. |
| 25 | + |
| 26 | +## Resources |
| 27 | + |
| 28 | + Learn more about how you can [build and modernize AI apps on Azure](https://azure.microsoft.com/solutions/build-modernize-intelligent-apps). |
| 29 | + |
| 30 | + You can also reference the following guides for more information about best practices and security recommendations for building intelligent applications on Azure: |
| 31 | + |
| 32 | + - [Azure security best practices and patterns](https://learn.microsoft.com/azure/security/fundamentals/best-practices-and-patterns) |
| 33 | + - [Azure security baseline for Intelligent Recommendations](https://learn.microsoft.com/security/benchmark/azure/baselines/intelligent-recommendations-security-baseline) |
| 34 | + |
| 35 | + For more information about the specific Microsoft products, services, and technologies we use in these labs, see the following links: |
| 36 | + |
| 37 | + - [Java on Azure](https://azure.microsoft.com/resources/developers/java) |
| 38 | + - [Azure Container Apps](https://learn.microsoft.com/azure/container-apps/overview) |
| 39 | + - [Azure OpenAI Service](https://learn.microsoft.com/azure/ai-services/openai/) |
| 40 | + - [GitHub Copilot](https://github.com/features/copilot) |
| 41 | + - [Visual Studio Code](https://code.visualstudio.com/) |
| 42 | + - [Azure Database for MySQL - Flexible Server](https://learn.microsoft.com/azure/mysql/flexible-server/overview) |
| 43 | + - [Azure Container Registry](https://learn.microsoft.com/azure/container-registry/container-registry-intro) |
| 44 | + - [Log Analytics workspace](https://learn.microsoft.com/azure/azure-monitor/logs/log-analytics-workspace-overview) |
| 45 | + - [Application Insights](https://learn.microsoft.com/azure/azure-monitor/app/app-insights-overview) |
| 46 | + - [Azure Managed Grafana](https://learn.microsoft.com/azure/managed-grafana/) |
0 commit comments