Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config role for function #216

Merged
merged 14 commits into from
Nov 7, 2023
Merged

config role for function #216

merged 14 commits into from
Nov 7, 2023

Conversation

LittleLittleCloud
Copy link
Collaborator

@LittleLittleCloud LittleLittleCloud commented Nov 2, 2023

Purpose

  • ...

Does this introduce a breaking change?

[ ] Yes
[ ] No

fix #221
fix #220

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

infra/main.bicep Outdated Show resolved Hide resolved
@luisquintanilla
Copy link
Collaborator

@LittleLittleCloud can you please address some of the comments from @jongio before merging.

  • Remove app insights logic
  • follow SERVICE_FUNCTION pattern in name

Thanks

Copy link
Collaborator

@luisquintanilla luisquintanilla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@luisquintanilla luisquintanilla merged commit afeccfd into main Nov 7, 2023
4 checks passed
@luisquintanilla luisquintanilla deleted the u/xiaoyun/updaterole branch November 7, 2023 01:27
IEvangelist pushed a commit to IEvangelist/azure-search-openai-demo-csharp that referenced this pull request Dec 5, 2023
## Purpose
<!-- Describe the intention of the changes being proposed. What problem
does it solve or functionality does it add? -->
* ...

## Does this introduce a breaking change?
<!-- Mark one with an "x". -->
```
[ ] Yes
[ ] No
```

fix Azure-Samples#221 
fix Azure-Samples#220 

## Pull Request Type
What kind of change does this Pull Request introduce?

<!-- Please check the one that applies to this PR using "x". -->
```
[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:
```

## How to Test
*  Get the code

```
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
```

* Test the code
<!-- Add steps to run the tests suite and/or manually test -->
```
```

## What to Check
Verify that the following are valid
* ...

## Other Information
<!-- Add any other helpful information that may be needed here. -->

---------

Co-authored-by: Luis Quintanilla <46974588+luisquintanilla@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants