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

Feature/single tech/streamanalytics #94

Conversation

jmostella
Copy link
Contributor

@jmostella jmostella commented Dec 29, 2020

Purpose

Adds Azure Streaming Analytics Sample

Does this introduce a breaking change?

  • Yes
  • No

Author pre-publish checklist:

  • Added test to prove my fix is effective or new feature works
  • No PII in logs
  • Made corresponding changes to the documentation

@jmostella jmostella requested a review from devlace December 29, 2020 05:15
@jmostella jmostella force-pushed the feature/single-tech/streamanalytics branch 3 times, most recently from 56df9a1 to cbe14bc Compare December 29, 2020 12:26
@jmostella jmostella force-pushed the feature/single-tech/streamanalytics branch from cbe14bc to 9712e4a Compare April 13, 2021 08:22
@jmostella jmostella marked this pull request as ready for review April 13, 2021 08:24
@jmostella jmostella force-pushed the feature/single-tech/streamanalytics branch from 9712e4a to 51c89c2 Compare April 14, 2021 03:04
@jmostella jmostella force-pushed the feature/single-tech/streamanalytics branch from 51c89c2 to 8929d20 Compare May 7, 2021 07:06
@jmostella jmostella force-pushed the single-tech/streamanalytics branch 2 times, most recently from 3feb4b0 to c6bab39 Compare May 7, 2021 07:26
@jmostella jmostella force-pushed the feature/single-tech/streamanalytics branch 5 times, most recently from adcdfe6 to 918f830 Compare May 7, 2021 08:31
* README.md  Describes how to run the project in Azure and perform functional, unit, and e2e test using an online simulator.
  Added section on "Key Concepts"
* .gitignore Added
* containers.bicep Creates blob storaage container as data sink
* iothubs.bicep Creates IoT Hub
* streamingjobs.bicep Creates ASA job
* main.bicep Creates all Azure resources necessary for sample
* streamanalytics-tech-sample.asaql Sample query for filtering temperature > 27
* test/temperature_equal_to_27_degrees.json Test case data
* temperature_greater_than_27_degrees_expected.json Test case data
* temperature_greater_than_27_degrees.json Test case data
* temperature_less_than_27_degrees.json Test case data
* testConfig.json Added
@jmostella jmostella force-pushed the feature/single-tech/streamanalytics branch from 918f830 to 2bb61ae Compare May 7, 2021 08:33
@jmostella jmostella merged commit deaab8d into Azure-Samples:single-tech/streamanalytics May 7, 2021
jmostella added a commit that referenced this pull request May 12, 2021
* README.md  Describes how to run the project in Azure and perform functional, unit, and e2e test using an online simulator.
  Added section on "Key Concepts"
* .gitignore Added
* containers.bicep Creates blob storaage container as data sink
* iothubs.bicep Creates IoT Hub
* streamingjobs.bicep Creates ASA job
* main.bicep Creates all Azure resources necessary for sample
* streamanalytics-tech-sample.asaql Sample query for filtering temperature > 27
* test/temperature_equal_to_27_degrees.json Test case data
* temperature_greater_than_27_degrees_expected.json Test case data
* temperature_greater_than_27_degrees.json Test case data
* temperature_less_than_27_degrees.json Test case data
* testConfig.json Added
jmostella added a commit to jmostella/modern-data-warehouse-dataops that referenced this pull request May 17, 2021
…s#94)

* README.md  Describes how to run the project in Azure and perform functional, unit, and e2e test using an online simulator.
  Added section on "Key Concepts"
* .gitignore Added
* containers.bicep Creates blob storaage container as data sink
* iothubs.bicep Creates IoT Hub
* streamingjobs.bicep Creates ASA job
* main.bicep Creates all Azure resources necessary for sample
* streamanalytics-tech-sample.asaql Sample query for filtering temperature > 27
* test/temperature_equal_to_27_degrees.json Test case data
* temperature_greater_than_27_degrees_expected.json Test case data
* temperature_greater_than_27_degrees.json Test case data
* temperature_less_than_27_degrees.json Test case data
* testConfig.json Added
devlace pushed a commit that referenced this pull request May 21, 2021
…s + Bicep IaC templates (#94) (#321)

* Bicep IaC templates with Streaming Analytics Job Sample (#94)
* README.md  Describes how to run the project in Azure and perform functional, unit, and e2e test using an online simulator.
  Added section on "Key Concepts"
* .gitignore Added
* containers.bicep Creates blob storaage container as data sink
* iothubs.bicep Creates IoT Hub
* streamingjobs.bicep Creates ASA job
* main.bicep Creates all Azure resources necessary for sample
* streamanalytics-tech-sample.asaql Sample query for filtering temperature > 27
* test/temperature_equal_to_27_degrees.json Test case data
* temperature_greater_than_27_degrees_expected.json Test case data
* temperature_greater_than_27_degrees.json Test case data
* temperature_less_than_27_degrees.json Test case data
* testConfig.json Added
* Updated commands and params
* main.bicep removed default values.
* README.md Complete env variable usage.
esmcelroy pushed a commit to esmcelroy/modern-data-warehouse-dataops that referenced this pull request Mar 17, 2022
…s#94)

* README.md  Describes how to run the project in Azure and perform functional, unit, and e2e test using an online simulator.
  Added section on "Key Concepts"
* .gitignore Added
* containers.bicep Creates blob storaage container as data sink
* iothubs.bicep Creates IoT Hub
* streamingjobs.bicep Creates ASA job
* main.bicep Creates all Azure resources necessary for sample
* streamanalytics-tech-sample.asaql Sample query for filtering temperature > 27
* test/temperature_equal_to_27_degrees.json Test case data
* temperature_greater_than_27_degrees_expected.json Test case data
* temperature_greater_than_27_degrees.json Test case data
* temperature_less_than_27_degrees.json Test case data
* testConfig.json Added
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants